[HELP] error 017: undefined symbol "playerid"
#1

Hey sa-mp forum,

I seem to be having this error on compiling my scripts... :S

Quote:

C:\Documents and Settings\Gabriel Borg\Desktop\samp\gamemodes\LSTW2Uv1.pwn(76 : error 017: undefined symbol "playerid"

Here is the part of the script:
Код:
766   for (new t=0; t<MAX_TURFS; t++) {
767       GangZoneCreate( turfs[ t ][zMinX], turfs[ t ][zMinY], turfs[ t ][zMaxX], turfs[ t ][zMaxY] );
768       GangZoneShowForPlayer(playerid, ZoneInfo[ zone ][ZoneID], GangZone_CurrentColour[ zone ] );
769		   for (new teams=0; teams<MAX_TEAMS; teams++) TurfInfo[ t ][ teams ][ MIT ]=0;
770     }
thanks in advance,
borg245
Reply


Messages In This Thread
[HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:04
Re: [HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:10
Re: [HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:21
Re: [HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:29
Re: [HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:36
Re: [HELP] error 017: undefined symbol "playerid" - by borg245 - 25.04.2010, 20:48

Forum Jump:


Users browsing this thread: 1 Guest(s)