A really good app idea someone should make
#1

Someone should make an app so that you can move full maps to different locations

For example lets say I want to move these objects 100 units up (+Z),50 units to the right(+X),and 4 unit back (-Y).

CreateObject(18450, 286.883109, 1629.166517, 300, 0.0000, 295.0000, 0.0000);
CreateObject(18450, 284.8793, 1633.286337, 300, 0.0000, 296.8750, 0.0000);
CreateObject(18450, 282.741767, 1637.338389, 300, 0.0000, 298.7500, 0.0000);
CreateObject(18450, 140.213396, 1708.594698, 300, 0.0000, 8.1250, 0.0000);
CreateObject(18450, 135.689298, 1707.873093, 300, 0.0000, 10.0000, 0.0000);

A user-friendly app where I could just put my code in, type in my offsets, and get my results would be so useful.

X-axis offset
Код:
+100
Y-axis offset
Код:
+50
Z-axis offset
Код:
-4

and if you really want people to love you for making this app make it to where you can move them with float values for exampe:

X-axis offset
Код:
+100.3421
Y-axis offset
Код:
+50.7323
Z-axis offset
Код:
-4.001
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)