- 0
Warning redefinition of constant/macro
-
Similar Content
-
- 2 answers
- 208 views
-
- 2 replies
- 3,800 views
-
- 2 answers
- 754 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Mihai
Am bagat streamerul lu icognito
am pus
#include <streamer>
am adaugat cateva obiecte iar cand compilez imi zice
D:\Servere\SA-MP 0.3c\pawno\include\JunkBuster.inc(3241) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 11212 bytes
Code size: 1710540 bytes
Data size: 5441768 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4123 cells (16492 bytes)
Total requirements: 7179904 bytes
1 Warning.
iar daca scot streamerul merge
Inca ceva...
Eu am
#include <streamer>
#include <JunkBuster>
iar daca pun
#include <JunkBuster>
#include <streamer>
Imi zice
D:\Servere\SA-MP 0.3c\pawno\include\streamer.inc(3241) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 11212 bytes
Code size: 1710540 bytes
Data size: 5441768 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4123 cells (16492 bytes)
Total requirements: 7179904 bytes
1 Warning.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts