26.01.2013, 18:38
Hi,
Today i Try to Add a Faction into My GM. i See a Tut From Here.
I Did what they said. and Try to Compie There i Got this Errors.
My 859's Line is
Please Help me!
Today i Try to Add a Faction into My GM. i See a Tut From Here.
I Did what they said. and Try to Compie There i Got this Errors.
Quote:
C:\Users\N.Bathushan Raj\Desktop\MY-RP\gamemodes\U1.pwn(859) : error 017: undefined symbol "AdminVariable" C:\Users\N.Bathushan Raj\Desktop\MY-RP\gamemodes\U1.pwn(859) : warning 215: expression has no effect C:\Users\N.Bathushan Raj\Desktop\MY-RP\gamemodes\U1.pwn(859) : error 001: expected token: ";", but found "]" C:\Users\N.Bathushan Raj\Desktop\MY-RP\gamemodes\U1.pwn(859) : error 029: invalid expression, assumed zero C:\Users\N.Bathushan Raj\Desktop\MY-RP\gamemodes\U1.pwn(859) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. |
PHP код:
if(AdminVariable[playerid] != 6) return SendClientMessage(playerid, -1, "You are not an admin");