Mta map converter - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Mta map converter (
/showthread.php?tid=581601)
Mta map converter -
Rissam - 14.07.2015
I need help with mta map converter. I don't know how to start it I just go into my sever an don't know how to start it.
Re: Mta map converter -
Michael B - 14.07.2015
After creating the map(s), convert the code to Pawn language by using
this website / tool.
Re: Mta map converter -
BroZeus - 14.07.2015
An alternative to what Micheal suggested :
http://convertffs.com/
Re: Mta map converter -
Kapersky™ - 14.07.2015
I'd prefer convertffs, since I've been using it for years!
Re: Mta map converter -
Rissam - 15.07.2015
lol I cant run mta map converter in my server!!!
Re: Mta map converter -
Krest - 15.07.2015
Quote:
Originally Posted by Rissam
lol I cant run mta map converter in my server!!!
|
Can you rephrase that or at least explain in a more in-depth way for us to understand you?
If you meant how to use the objects you mapped in MTA and implement it into your server, you have to copy the mapped codes from MTA and paste them into
www.convertffs.com
Ensure the input is MTA and the output is SAMP CreateObject. Convert it and paste the converted codes into your .pwn file, under OnGameModeInit then compile.
Re: Mta map converter -
Rissam - 16.07.2015
Quote:
Originally Posted by Krest
Can you rephrase that or at least explain in a more in-depth way for us to understand you?
If you meant how to use the objects you mapped in MTA and implement it into your server, you have to copy the mapped codes from MTA and paste them into www.convertffs.com
Ensure the input is MTA and the output is SAMP CreateObject. Convert it and paste the converted codes into your .pwn file, under OnGameModeInit then compile.
|
when I run mta map converter as a gamemode it gives me the following error
PHP код:
Run time error 20: "Invalid index parameter (bad entry point)"
Re: Mta map converter -
Roberto80 - 16.07.2015
Mta is too bad,i don't find samp objects!