Undefined symbol "GetPlayerArea"
#1

Hi!
I'm getting the next error compiling my script:
pawn Код:
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\rp.pwn(29020) : error 017: undefined symbol "GetPlayerArea"
Here's the lines:
pawn Код:
29019:   new string[128];
29020:   format(string, sizeof(string),"%s", GetPlayerArea(i));
29021:   TextDrawSetString(Text:LocationDraw[i], string);
Reply


Messages In This Thread
Undefined symbol "GetPlayerArea" - by tsonn1 - 02.10.2012, 09:25
Re: Undefined symbol "GetPlayerArea" - by Maniek - 02.10.2012, 09:39
Re: Undefined symbol "GetPlayerArea" - by Lordzy - 02.10.2012, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)