Need help for my new converter
#1

Hi,

I need someone to tell me all formats + names of the MTA objects for my new converter.. I'm so confused.
There are different sorts of it. I need a list with an example object + the name of it.
(Note: I'm sorry if the topic is in the wrong section but I don't think so..)

Can anyone with experience help me?
Reply
#2

Are you making an online object converter?
Reply
#3

Quote:
Originally Posted by Secks
Are you making an online object converter?
Nope. Just an application.
It's for objects like convertffs.
Reply
#4

Sorry im posting it here but i reached my PM limit,

No its not just X, Y, Z, RX, RY, RZ

This is a IPL object line:

3563, LODpmedhos2_LAe, 0, 2063.132813, -1731.78125, 15.2734375, 0, 0, 0.7071068883, 0.7071066499, -1

And to make that into SAMP object you will need to get these:

3563, LODpmedhos2_LAe, 0, 2063.132813, -1731.78125, 15.2734375, 0, 0, 0.7071068883, 0.7071066499, -1

The bold ones in order are:

ObjectID, X, Y, Z, RX, RY, RZ

ConvertFFS have or had a IPL object converter but it didnt do angles

EDIT: Sorry i ment delux-host had a SAMP to IPl converter
Reply
#5

I need the correct formulas to create those angles..
From IPL to SA:MP is easy but otherwise it's a bit difficult. ( I will add it)
_________________________________________________
Anyway.. Noone can mention all the object formats of MTA?
Reply
#6

Quote:
Originally Posted by » RyDeR «
I need the correct formulas to create those angles..
From IPL to SA:MP is easy but otherwise it's a bit difficult. ( I will add it)
_________________________________________________
Anyway.. Noone can mention all the object formats of MTA?
All im bothered about is IPL to SAMP. :P
Reply
#7

you know samp has over 10000 objects?

noone has a list with all names.
Reply
#8

Quote:
Originally Posted by legodude
you know samp has over 10000 objects?

noone has a list with all names.
lol, I don't mean the names of the objects. Please read carefully.
I need the object formats of MTA.
Reply
#9

Bump? :/
Reply
#10

This is what MTA:SA 1.0.4 has.I guess that's right version? name also...not sure, i always use Race.
Code:
<object id="object (trafficcone) (1)" model="1238" interior="0" dimension="0" posX="-136.27368164063" posY="-179.0816192627" posZ="1.2964787483215" rotX="0" rotY="0" rotZ="0" />
<object id="object (trafficcone) (1)" model="1238" interior="0" dimension="0" posX="-136.27368164063" posY="-179.0816192627" posZ="1.2964787483215" rotX="0" rotY="0" rotZ="0" />

The name of the object
The number of the object, NOT NEEDED
Model of the object
Interior, wich it's not needed
No idea actually?
The coordinates, X,Y,Z
The rotations

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)