20.07.2009, 14:10
Quote:
Originally Posted by Don Correlli
I guess you were just copying the code and you forgot some things.
Example: pawn Код:
|
Код:
D:\SA Modding\Scripting\gamemodes\test.pwn(68) : error 017: undefined symbol "gPlayerLogged" D:\SA Modding\Scripting\gamemodes\test.pwn(68) : warning 215: expression has no effect D:\SA Modding\Scripting\gamemodes\test.pwn(68) : error 001: expected token: ";", but found "]" D:\SA Modding\Scripting\gamemodes\test.pwn(68) : error 029: invalid expression, assumed zero D:\SA Modding\Scripting\gamemodes\test.pwn(68) : fatal error 107: too many error messages on one line
Код:
if(gPlayerLogged[playerid])