How to script an elevator in an aircraft carrier?
#6

Heya, I Remember when I was Learning MoveObject Try Doing This.....
OVER "Ongameinit"
Make

new (name of Gate or Lift :P ) ;

Then Under "OnGamemodInit"

(Name of Gate or Lift) = CreateObject(information);


Then Make a Command like

/lift
{
MoveObject(name, Coordinates);
return 1;

-----------------------------------
all that will only work if you Know how to use Createobject :P
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)