Liberty Unleashed
Scripting => Script Help => Topic started by: VCS on May 11, 2013, 10:38:42 pm
-
Is there are program(Build tool)/method(If so a method, how to use it) to use to place objects at a particular area? I have seen some servers in the past few days, and some have long roads(Object roads). And the roads a evenly on both sides. Can someone tell me, and give me an example?
-
Build your own object mover using object moving scripts, you can also use physics to determine when an object stops ( I done this with my missile launcher and yeah it works :) )
You can use bindkeys and client->server callfuncs.
-
I am currently working on a object positioning script. I will release it soon. If you don't like waiting try doing it with shadow's idea. :)