SA-MP Forums Archive
Pawn Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Pawn Error (/showthread.php?tid=406311)



Pawn Error - Antonioh - 09.01.2013

pwn(19741) : error 017: undefined symbol "playerid"


Line is >> RemoveBuildingForPlayer(playerid, 1230, 1488.9219, -1848.2734, 12.9766, 0.25);


Re: Pawn Error - DiGiTaL_AnGeL - 09.01.2013

Where have you posted the RemoveBuildingForPlayer line? It must be situated under OnPlayerConnect.


Re : Pawn Error - [HRD]Mar1 - 09.01.2013

Add it under OnPlayerConnect


Re: Pawn Error - Fernado Samuel - 09.01.2013

It must be in OnPlayerConnect callback.