Posts: 49
Threads: 18
Joined: Dec 2013
Reputation:
0
Im using Map editor not MTA that map editor i saved my map code how do i install it can someone help me?
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
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.
Posts: 49
Threads: 18
Joined: Dec 2013
Reputation:
0
I dont use MTA i use Jernejs map editor
Posts: 253
Threads: 7
Joined: Sep 2013
Reputation:
0
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!