Warning
#1

pawn Код:
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(108) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(109) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(110) : warning 201: redefinition of constant/macro (symbol "OnFilterScriptInit")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(112) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
how i fix this warnings?
Reply
#2

its normal that u havnt got the line 49019. Ist allways the last line after the last line.

this just tells you that you have defined the symbols but never used them. Code?
Reply
#3

EDIT: nevermind... ^^
Reply
#4

pawn Код:
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(108) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(109) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(110) : warning 201: redefinition of constant/macro (symbol "OnFilterScriptInit")
C:\Users\user\Desktop\MetLifeLS\MetLife\pawno\include\ZAntiMoneyHack.inc(112) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
how i fix this warnings?
Reply
#5

Did you defined OnPlayerConnect and the rest in your gamemode somewhere? If yes, then show the code.
Reply
#6

no i dont have #define OnPlayerConnect..
how i define and where on top or ?
Say me
Reply
#7

Or do you have a stock OnPlayerConnect?
Reply
#8

Just post the code.
Reply
#9

no i dont have stock,define,forward... tell me how to define or stock ..
Reply
#10

You shouldn't do anything to it.
All of them are from sa-mp.

Can you post the code?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)