Maps! - 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: Maps! (
/showthread.php?tid=467289)
Maps! -
PrinXe - 02.10.2013
Anyone help how to add maps in Server ?
Re: Maps! -
Sliceofdeath - 02.10.2013
MTA Map editor
Download link -
Click Here
Or
SAMP Map editor
Download link -
Click Here
Instruction for MTA Map editor
If you are using MTA Map editor then go to the location you save'd the map.
Open in Notepad
Copy all the code
Go here
Get the new code
Paste it in gamemode
Compile it
Restart the server
Enjoy
..
Instruction for SAMP Map Editor
If you are using SAMP Map editor then get the objects code
from here
Place it somewhere where ever you want
Click on show code
Copy the code
Paste it in gamemode
Compile it
Restart the server
Enjoy
Re: Maps! -
Zhao - 02.10.2013
After you have it mapped use
www.convertffs.com to convert it to pawn format. Then you can add it to your gamemode or load it in with a filterscript.
Re: Maps! -
Forrest~ - 02.10.2013
You add the code of the mapping to the script or use a filterscript as mentioned above and that's all there is.
Re: Maps! -
FiReMaNStone - 07.10.2013
if you want maps go to here
http://forum.sa-mp.com/forumdisplay.php?f=64
1.First Open server.cfg
2.then see Filterscripts Then Add the map name on the filterscripts line on server.cfg
3.And Close the server.cfg and save it and run the samp-server.exe