SA-MP Forums Archive
map to pawn - 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 to pawn (/showthread.php?tid=80864)



map to pawn - xwy - 06.06.2009


how to convert it to pawn. i looked online converters.. they dont work somehow
Код:
 <map edf:definitions="editor_main">
 <object id="object (burbdoor2REF) (1)" dimension="0" interior="4" model="3354" posX="-272.22915649414" posY="1449.40234375" posZ="1084.6723632813" rotX="0" rotY="0" rotZ="0" />
  <object id="object (warehouse_door1) (1)" dimension="0" interior="4" model="2904" posX="-272.45227050781" posY="1448.0919189453" posZ="1084.6733398438" rotX="0" rotY="0" rotZ="89.999938964844" />
</map>



Re: map to pawn - propilot - 06.06.2009

Error: Not supported format / Malformed Map file
The format you tried to convert is not supported or malformed.

Try the following:
If you tried to convert a MTA .map file, please check if the root <map> element has a correctly specified mod attribute.
Supported are the values "deathmatch" for MTAM and "race" for MTA:Race.
Correct would be for example <map mod="race">.


Re: map to pawn - xwy - 06.06.2009

uhh i dunno.. not working i just type them manually.. not much just 15 objects


Re: map to pawn - [CK]Steel - 07.06.2009

http://gtamap...com/ <<<<<<<<<<<<<< Click on map converter when you get there...

Just upload the code you want to convert into pawn hope it helps

[EDIT]: If the link does not work search on ****** for, "MTA Map Converter".