SA-MP Forums Archive
How do you ADD maps to script - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How do you ADD maps to script (/showthread.php?tid=484060)



How do you ADD maps to script - Zin - 29.12.2013

Im using Map editor not MTA that map editor i saved my map code how do i install it can someone help me?


Re: How do you ADD maps to script - Vince - 29.12.2013

I'm sure there's a tutorial about that somewhere. Short version: Grab code from Program Files (x86)\MTA San Andreas 1.3\server\mods\deathmatch\resources. Pour entire code into convertffs.com. Copy output and put contents in OnGameModeInit/OnFilterScriptInit. Compile script.


Re: How do you ADD maps to script - GreenSt4lker - 29.12.2013

OnPlayerConnect


Re: How do you ADD maps to script - Zin - 29.12.2013

I dont use MTA i use Jernejs map editor


Re: How do you ADD maps to script - Classical - 29.12.2013

Very simple. On map editor there's a little icon which reads 'Code' - Open it, copy the code from there and implement it into your script. Viola!

Jernejs also has the feature for you to choose what format the code is in, in example 'CreateDynamicObject'

So no conversion is required.

Have a nice day!


Re: How do you ADD maps to script - davve95 - 29.12.2013

Under OnGameGameModeInt