18.11.2010, 11:49
@ ******
Thanks for helping
BTW I added it and get this warning
I added a_OnPlayerUpdate(playerid); under the callback and get these errors:
Any help :S
Thanks for helping
BTW I added it and get this warning
Код:
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(4185) : warning 203: symbol is never used: "a_OnPlayerUpdate" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
C:\Users\Weponz\Desktop\Server Files\pawno\include\wepzcheat.inc(28) : error 017: undefined symbol "pMoney" C:\Users\Weponz\Desktop\Server Files\pawno\include\wepzcheat.inc(28) : warning 215: expression has no effect C:\Users\Weponz\Desktop\Server Files\pawno\include\wepzcheat.inc(28) : error 001: expected token: ";", but found "]" C:\Users\Weponz\Desktop\Server Files\pawno\include\wepzcheat.inc(28) : error 029: invalid expression, assumed zero C:\Users\Weponz\Desktop\Server Files\pawno\include\wepzcheat.inc(28) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.