A really good app idea someone should make - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A really good app idea someone should make (
/showthread.php?tid=167517)
A really good app idea someone should make -
VictorMartinez - 12.08.2010
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
Y-axis offset
Z-axis offset
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
Y-axis offset
Z-axis offset