[Tool/Web/Other] [APP] Multi Object Converter v3.0 - New Version comming, don't download this!!
#21

lol doesn't matter. I have now some homework to do. When I'm done I'll add this one too. Also I add a MTA converter so you can convert now MTA objects to CreateObject. And I used tabs for a better sight. I think I release it today or tommorow but at least the day after tommorow
Reply
#22

mta race maps too? it'd be awesome ^^
Reply
#23

Good job Ryder. I wait for Mta converter!
Reply
#24

One thing you could add is a checkbox, like this:

Put in array: [X]
Array name: [MyArray ]


When you have checked it, the generated code would be this:

new MyArray[4];

MyArray[0] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[1] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[2] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[3] = CreateObject(model,x,y,z,rx,ry,rz);
Reply
#25

Quote:
Originally Posted by Patrik356b / Ryder17z
One thing you could add is a checkbox, like this:

Put in array: [X]
Array name: [MyArray ]


When you have checked it, the generated code would be this:

new MyArray[4];

MyArray[0] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[1] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[2] = CreateObject(model,x,y,z,rx,ry,rz);
MyArray[3] = CreateObject(model,x,y,z,rx,ry,rz);
Yeah, that would be nice.
_________________________________________________
Edit: I'm just going to take a shower now lol, the MTA converter has been done. It works perfect now only medit and the checkbox.
Fallout; MTA Race map. I'll do that to but not for this update I think :/ oh and can you give a format of that?
Reply
#26

here you are:
Код:
<map mod="race" version="1.0">

 <meta/>

 <options>
  <respawn>timelimit</respawn>
 </options>

 <object name="gate">
  <position>-1807.019897 562.148560 235.788361</position>
  <rotation>-2.100000 0.000000 0.000000</rotation>
  <model>11103</model>
 </object>

 <object name="box">
  <position>-1809.500244 557.844360 235.785156</position>
  <rotation>-2.100000 0.000000 0.000000</rotation>
  <model>11103</model>
 </object>

 <object name="object (10)">
  <position>-1810.405762 561.244873 235.788361</position>
  <rotation>-0.525000 0.000000 0.000000</rotation>
  <model>11103</model>
 </object>

</map>
and also:
please make it also work without this:
Код:
<map mod="race" version="1.0">

 <meta/>

 <options>
  <respawn>timelimit</respawn>
 </options>

</map>
because at an other converter I use, I always have to add these lines, else it won't work
so can you make it also work without these lines pls? that would be nice ^^
Reply
#27

hm im w8ing to the MTA DM converter upload
Reply
#28

Okey, I'll try but it seems a little bit difficult then MTA DM

Edit: This update added/fixed; - You can convert more than 10000 objects in one time whitout your PC is freezing. (My don't lol)
- Medit added.
- MTA DM Added
- MTA Race Busy
- xObjects Busy (I'm sure there are still people using this )

I'm still busy I'm going to release when eveything is done. Then you don't have to use internet all the time.
Reply
#29

my suggestions:
make the "Select Output Streamer" with a DropDown menu
example: (for if you don't understand what I mean)
[Image: news_4104_en.gif]

and also:
a "make larger" and "make smaller" button
it's handy, trust me ^^
example:


and (if it is possible) make the objects convert automaticly without the "convert" button (for the lazy people)

and last: a "browse" button for opening an MTA file


ps, nice update already ^^
Reply
#30

Nice idea's. I used TAB's like Dark Team PT did (see on first page at the end his version). But I'll change it, what you show me is better and faster. And about smaller and bigger, I try I never did somethign like that.. Also about auto convet; will be done

Thx for the idea's.
Reply
#31

Quote:
Originally Posted by Burridge
Quote:
Originally Posted by CalgonX
There's a million of these converters already...
Your point is? - Why bother posting if you're not going to give any constructive criticism or feedback?
My point is he should make something creative/useful, instead leeching of an idea that's been used a billion times.
Reply
#32

Quote:
Originally Posted by CalgonX
There's a million of these converters already...
Good for you Use one of them then.. Oh and by the way I didn't see any app which converts MTA to a simple CreateObject, can you give me link maybe? (I still didn't release next version will, I am adding more feutures)
_________________________________________________
Edit: Multi-Converter v2.0 => %75 so far. %25 - today or tommorow will be done and I'll release it to.
Reply
#33

okay im really waiting for it haaa :P be fast lol
Reply
#34

Quote:
Originally Posted by » RэРиR «
Quote:
Originally Posted by DarK_TeaM PT
yeah im not going but anyway i put it xD
Ok

@Fallout: I don't understand it that good. What will be the output from this code for example:

Код:
<map mod="race" version="1.0">

 <meta/>

 <options>
  <respawn>timelimit</respawn>
 </options>

 <spawnpoint name="spawnpoint">
  <position>4.272943 192.240494 2.124436</position>
  <rotation>360</rotation>
  <vehicle>522</vehicle>
 </spawnpoint>

 <object name="object (1)">
  <position>13.931201 188.346680 3.063745</position>
  <rotation>-0.531753 0.000000 0.000000</rotation>
  <model>10946</model>
 </object>

 <object name="object (15)">
  <position>-28.935339 346.649353 1.461013</position>
  <rotation>2.609252 0.000000 0.000000</rotation>
  <model>4867</model>
 </object>

</map>
There are cars, there's a spawn position thing .. What should it convert?
don't convert the spawn position thing
only the things that start with <object name = " .....
Reply
#35

Oh okey
Reply
#36

Not bad at all, keep up the good work
Reply
#37

nice work , esй
Reply
#38

Good work
Reply
#39

Thanks guys. I'll release the new update today with a bit luck, else tommorow because I have to study now.. I'm going to try to release it today.
Reply
#40

Updated to version 2.0

v2.0:
- Added xStreamer
- Added xObjects
- Added Medit
- Added MTA DM To CreateObject
- Added MTA Race to CreateObject
- Fixed: Recommendend to convert maximum 10000 objects in one time.
- Bug's fixed
- Better design

Click here to go to the first page for more info!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)