SA-MP Forums Archive
Delete all map object - 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: Delete all map object (/showthread.php?tid=347906)



Delete all map object - belfa96 - 03.06.2012

I want to remove all the objects from the map using the RemoveBuildingForPlayer. Is there a filterscript or something to do it easily, or do I have to do it manually?


Re: Delete all map object - newbienoob - 03.06.2012

Use this
https://sampforum.blast.hk/showthread.php?tid=282801
Click on the object you want to remove and hit "Delete" on your keyboard. Now click "Show code", copy and paste them into your gamemode.


Re: Delete all map object - belfa96 - 03.06.2012

hard work


Re: Delete all map object - iProdigy - 03.06.2012

I'm sorry to inform you that you'll have to manually do so.