MTA mapping, buggy after convert. HELP!
#1

I've converted my map to PAWN format. And then I get this code

Код:
CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); //
for all models. What did I wrong?


I used http://convertffs.com/
Reply
#2

Maybe wrong input map code.
Reply
#3

<map edf:definitions="editor_main">
<object id="object (PROC_RUBBISH_4) (1)" interior="0" alpha="255" doublesided="false" model="2672" scale="1" dimension="0" posX="2527.3000488281" posY="-1723.8000488281" posZ="12.800000190735" rotX="0" rotY="0" rotZ="0"></object>
</map>

It is wrong?
Reply
#4

pawn Код:
CreateObject(2672,2527.3000488,-1723.8000488,12.8000002,0.0000000,0.0000000,0.0000000); //object(proc_rubbish_4) (1)
It get converted fine for me .
Reply
#5

Did u use http://convertffs.com/??
Reply
#6

which input?
Reply
#7

Quote:
Originally Posted by qkac1234
Посмотреть сообщение
This.

And use YSI CreateDynamicObject as export. (Don't forget to click "Convert" twice)
Reply
#8

Input - your initial map code. Your code was converted fine. What's the problem?
Reply
#9

hmm... I got this only
/*
Objects converted: 0
Vehicles converted: 0
Vehicle models found: 0
----------------------
In the time this conversion took to finish a hummingbird could have flapped it's wings 0.05 times!
*/
Reply
#10

Which input type?*
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)