Need some help, with map editing.
#1

Ok, I know from a few friends you can add objects to your script using MTA's Map Editor. When you use it you get a script that looks like this.
Quote:

<object name="object">
<position>1588.189453 -1637.913818 15.197361</position>
<rotation>0.000000 0.000000 0.000000</rotation>
<model>980</model>
</object>

It needs to looks something like this for SAMP:

Quote:

CreateObject(3366, -1240.41, 455.55, 6.00, 0.00, 0.00, 0.00);

Maybe there is something to add to the script to make the script work? I tried to convert it over to the second one up there but I got some kind of error saying it wasn't a logical location of something.

Is there some sort of converter out there? I need some help with it please, thanks for those of you that help me.
Reply
#2

Use this:

http://maps.serverhex.com/
Reply
#3

Quote:
Originally Posted by Vince
Thanks Vince
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)