15.11.2011, 21:38
Ok I wanna make a moving gate but the tutorials i have been looking at are strcmd ones.
I want someone to explain to me how to do it as I want to learn.
this are the coords i want the gate to go to once its opened. So /open it moves to:
and this is when you /close:
NOTE: The gate is already at these coords
and I have already done "new gate1;"
I want someone to explain to me how to do it as I want to learn.
this are the coords i want the gate to go to once its opened. So /open it moves to:
Код:
CreateObject(976, 821.5, 1734.4000244141, 4.1999998092651, 0, 358, 284);
Код:
CreateObject(976, 823.29998779297, 1726.3000488281, 4.1999998092651, 0, 358, 284);
and I have already done "new gate1;"