29.08.2011, 19:21
Hey everyone, this is UPRP. This is my first tutorial, so please be nice ^^
Part 1: The Start
So, you have finished mapping in MTA.
Head to http://www.convertffs.com
Click " I want to upload instead of pasting! "
Go to Your MTA SAN ANDREAS File > SERVER > MODS > DEATHMATCH (or w/e gamename you use) > RESOURCES,
Open the map file, and upload the .map folder to convertFFS. ( Choose an output and input)
Part 2: Almost done
So now you uploaded your .map, You should see CreateObject, or CreateDynamicObject. [Depends on the output you chose]
I Made you guys a basic script, ready, all you have to do is add your code.
Note: This uses <STREAMER>, download it, or else remove #include <streamer>.
http://www.mediafire.com/?1qgs2jgbi2lir0l
Replace the //'s with your Createobject/CreateDynamicObject codes.
Hit F5 to compile.
If you get errors, make sure your Codes are using the same SPACES as the //'s.
You should get 0 Errors if all is complete.
Now, Put that into your Filterscripts folder.
Step 3: DONE!
Done, All that's left is, open up your server.cfg, and at the line of filterscripts, add the FS name.
Thanks.
Tutorial by UPRP (Craig)
Hope I helped.
Part 1: The Start
So, you have finished mapping in MTA.
Head to http://www.convertffs.com
Click " I want to upload instead of pasting! "
Go to Your MTA SAN ANDREAS File > SERVER > MODS > DEATHMATCH (or w/e gamename you use) > RESOURCES,
Open the map file, and upload the .map folder to convertFFS. ( Choose an output and input)
Part 2: Almost done
So now you uploaded your .map, You should see CreateObject, or CreateDynamicObject. [Depends on the output you chose]
I Made you guys a basic script, ready, all you have to do is add your code.
Note: This uses <STREAMER>, download it, or else remove #include <streamer>.
http://www.mediafire.com/?1qgs2jgbi2lir0l
Replace the //'s with your Createobject/CreateDynamicObject codes.
Hit F5 to compile.
If you get errors, make sure your Codes are using the same SPACES as the //'s.
You should get 0 Errors if all is complete.
Now, Put that into your Filterscripts folder.
Step 3: DONE!
Done, All that's left is, open up your server.cfg, and at the line of filterscripts, add the FS name.
Thanks.
Tutorial by UPRP (Craig)
Hope I helped.