SA-MP Forums Archive
undefined symbol "playerid" HELP!? - 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: undefined symbol "playerid" HELP!? (/showthread.php?tid=553074)



undefined symbol "playerid" HELP!? - JohnBlade - 28.12.2014

I was trying to add in RemoveBuildingForPlayer(playerid, 4025, 1777.8359, -1773.9063, 12.5234, 0.25);

and then i get:

undefined symbol "playerid"


how do i fix it so i can be able to remove buildnings?


Re: undefined symbol "playerid" HELP!? - JohnBlade - 28.12.2014

Forget it, i found out that i needed to add it in OnPlayerConnect.