RemoveBuildingForPlayer not working... - 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: RemoveBuildingForPlayer not working... (
/showthread.php?tid=647423)
RemoveBuildingForPlayer not working... -
Weponz - 04.01.2018
Have I been living under a rock or is RemoveBuildingForPlayer just not working?
Example:
Код:
RemoveBuildingForPlayer(playerid, 11260, -1198.3984, 808.63281, 42.53125, 0.25);
Re: RemoveBuildingForPlayer not working... -
iLearner - 05.01.2018
Don't see anything wrong in code, where are you using it?
Re: RemoveBuildingForPlayer not working... -
Weponz - 05.01.2018
OnPlayerConnect...
EDIT: It seams to remove it but you can still "see" it.