SA-MP Forums Archive
Removebuildings.... + rep - 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: Removebuildings.... + rep (/showthread.php?tid=314856)



Removebuildings.... + rep - trapped1 - 31.01.2012

Код:
error 017: undefined symbol "playerid"
Код:
RemoveBuildingForPlayer(playerid, 5156, 2838.0391, -2423.8828, 10.9609, 0.25);
Please help out


Re: Removebuildings.... + rep - Scenario - 31.01.2012

Under which callback are you executing the RemoveBuildingForPlayer function?


Re: Removebuildings.... + rep - trapped1 - 01.02.2012

Under gamemodeInt


Re: Removebuildings.... + rep - THE_KNOWN - 01.02.2012

use it under OnPlayerConnect


Re: Removebuildings.... + rep - trapped1 - 01.02.2012

Thanks all worked thank you man