[URGENT]Removing 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: [URGENT]Removing World Objects (
/showthread.php?tid=515894)
[URGENT]Removing World Objects -
FrakyX - 28.05.2014
Hello!
I made a map with Adding objects + Removing world objects but when I converted it with convertffs only I get CreateObject and not any Removing objects. Is there any way I can do that? Help needed in urgent please
Thanks!
Re: [URGENT]Removing World Objects -
Konstantinos - 28.05.2014
https://sampforum.blast.hk/showthread.php?tid=282801
You can remove the original objects with that tool and it will have the code for it in 'Show Code' tab. You can either copy-paste it or export it.
Re: [URGENT]Removing World Objects -
NaClchemistryK - 28.05.2014
samp doesn't support the removebuilding codes for mta (as far as ****** said)
You should should use mta official map editor to get the removebuilding codes. You must first insert a .pwn (there's a button at the top) and then simply remove your objects, then click on Show code.
Edit: too late.
Lemme also answer somthin;
Re: [URGENT]Removing World Objects -
Stinged - 28.05.2014
The best is using the map editor Konstantinos gave you.
But, you can give this a try
https://sampforum.blast.hk/showthread.php?tid=427160
Re: [URGENT]Removing World Objects -
FrakyX - 28.05.2014
Thanks Konstatinos! Worked! + All others <3!