Help deleting world objects - 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: Help deleting world objects (
/showthread.php?tid=373345)
Help deleting world objects -
SAMP_Player - 30.08.2012
Yes so i have found a good spot and want to start mapping it, but there is a big power brick right in the middle and i need to remove it. If you could help its appreciated
Re: Help deleting world objects -
Babul - 30.08.2012
https://sampforum.blast.hk/showthread.php?tid=282801
^this will help you. there are tons of "how-to"'s around, search "map editor remove object" after you have installed the editor.
Re: Help deleting world objects -
Lordzy - 30.08.2012
You can also use
Re: Help deleting world objects -
Smokkr - 30.08.2012
As [xB]Lordz says, RemoveBuildingForPlayer, but use
this include its easier.
Re: Help deleting world objects -
SAMP_Player - 01.09.2012
Thanks for the help, i had't been getting a reply from anyone else. I've used the RemoveBuildingForPlayer, and its worked like a charm. Except when i load the gamemode where i took out the object is an empty gap that you fall through..Maybe just some bug.
Re: Help deleting world objects -
ReneG - 01.09.2012
^No, the object you want to take out must be a part of a bigger object. You'll have to deal with it, or compensate for it my mapping more objects.