SA-MP Forums Archive
*SOLVED* MTA quick question - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: *SOLVED* MTA quick question (/showthread.php?tid=131172)



*SOLVED* MTA quick question - RoneyRemington - 01.03.2010

Hey can someone tell me what i can use to covert a mta .map files vheicle into a createvehicle pawno format?


Re: MTA quick question - [BEP]AcerPilot - 01.03.2010

Of course!
Open the .map archive and copy the content. Go to www.convertffs.com/objects and set the adjusts of Convert to MTA 1.0 Map into SA-MP CreateObject.
Go to Convert vehicles too and select yes, and in the box select Continue with the converting. Paste the content of the archive in the same box and click Convert my objects
Copy the lines gerated and paste in your PAWN script, in OnFilter/GameModeInit and it's it.


Re: MTA quick question - RoneyRemington - 01.03.2010

thank you sir