SA-MP Forums Archive
How to delete buildings and cars? - 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: How to delete buildings and cars? (/showthread.php?tid=378789)



How to delete buildings and cars? - jamesmercer1947 - 19.09.2012

Hello,
I forget how to delete building..
So, tell me and give me the link also for that software
And..
I want to delete all cars from my script.
How to do?
And give me the link for a FS to delete PERMANENT veh IG.
Thank you


Re: How to delete buildings and cars? - gtakillerIV - 19.09.2012

Use RemoveBuildingForPlayer.

https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer

And the program is SAMP map editor.

https://sampforum.blast.hk/showthread.php?tid=282801

And to delete the cars look for lines like this :-

AddStaticVehicle or CreateVehicle.


Re: How to delete buildings and cars? - jamesmercer1947 - 02.11.2012

Thanks!


Re: How to delete buildings and cars? - gtakillerIV - 02.11.2012

Your welcome.