RemoveBuildingForPlayer - 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 (
/showthread.php?tid=321904)
RemoveBuildingForPlayer -
jameskmonger - 28.02.2012
Say I want to remove a bridge - how do I find the model to remove? And how do I do it?
Re: RemoveBuildingForPlayer -
Vince - 28.02.2012
Use a map editor application (not mta) to select the object. Copy the modelid and the coordinates and input them in the function.
Re: RemoveBuildingForPlayer -
StreetGT - 28.02.2012
this one
https://sampforum.blast.hk/showthread.php?tid=282801
Re: RemoveBuildingForPlayer -
jameskmonger - 28.02.2012
Thanks