SA-MP Forums Archive
Remove map - 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: Remove map (/showthread.php?tid=438849)



Remove map - raamiix - 22.05.2013

I want to remove a map but i dont know where in my gamemode this map is placed, how to remove?


Re: Remove map - [DX]Aru12345 - 22.05.2013

If you use the SAMP map editor, here is what you can do:

1. Copy all the map things and make a notepad file. Paste the things in it and save it as .pwn
2. Open map editor. Click Import.pwn and select the .pwn file we just saved
3. Let the map load. Then to to the object(s) you want to remove and remove them and click generate code (Or something like that)
4. Then paste that code in your server


Re: Remove map - NathNathii - 22.05.2013

If you mean it is mapped
Search for CreateObject or CreateDynamicObject