30.05.2011, 22:19
hey guyz i just got 4 errors in my vip system so would u plz fix it
line:
errors:
so would u plz help me cuz im stuck with em' i tried to fix them by :
but it didn't work out so plz fix them !!!!!
line:
pawn Код:
if(!IsValidSkin(skin)) return SendClientMessage(playerid,red,"[ERROR]Invalid skinID");
Код:
V.I.P-System.pwn(198) : error 012: invalid function call, not a valid address V.I.P-System.pwn(198) : warning 215: expression has no effect V.I.P-System.pwn(198) : error 001: expected token: ";", but found ")" V.I.P-System.pwn(198) : error 029: invalid expression, assumed zero V.I.P-System.pwn(198) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
pawn Код:
new IsValidSkin[MAX_PLAYERS];