Posts: 167
Threads: 65
Joined: May 2012
Reputation:
0
I want to remove a map but i dont know where in my gamemode this map is placed, how to remove?
Posts: 61
Threads: 15
Joined: Oct 2012
Reputation:
0
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
Posts: 447
Threads: 78
Joined: Mar 2012
Reputation:
0
If you mean it is mapped
Search for CreateObject or CreateDynamicObject