Posts: 586
Threads: 16
Joined: Mar 2008
Reputation:
0
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);
Posts: 6,129
Threads: 36
Joined: Jan 2009
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.
Posts: 1,973
Threads: 54
Joined: Sep 2009
Reputation:
0
okay im really waiting for it haaa :P be fast lol
Posts: 472
Threads: 12
Joined: Apr 2009
Reputation:
0
Not bad at all, keep up the good work
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
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.