SA-MP Forums Archive
Map Converter for new MTA Map Editor - 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: Map Converter for new MTA Map Editor (/showthread.php?tid=89520)



Map Converter for new MTA Map Editor - BloodyEric - 02.08.2009

Hi,

I want to ask if there is any map converter out that can convert a map made by the new MTA Map Editor (Nightly Builds) to pawn-code.

The new .map format is different, here is an example:

Код:
 <object id="object (bballintvgn1) (2)" dimension="0" interior="0" model="3452" posX="-2471.5283203125" posY="2212.5930175781" posZ="9.8337936401367" rotX="0" rotY="0" rotZ="178.65002441406" />
Sorry for my bad english


Re: Map Converter for new MTA Map Editor - saiberfun - 02.08.2009

well i guess there's none...
but i guess it won't be hard for sum1 with c++ knowledge to script one^^


Re: Map Converter for new MTA Map Editor - BloodyEric - 02.08.2009

THX for help, but I think this one should do it: http://forum.sa-mp.com/index.php?topic=106250.0 It seems that the format isn't different from the 1.0 format