12.07.2010, 09:55
Quote:
How to make an Automatic Gate?
I tried this but it didnt work. if(IsPlayerInRangeOfPoint(25,playerid,-1631.78, 688.24, 8.6) { MoveObject(Vartaii,-1631.78, 688.24, 8.68,3); return 1; } |
To move it back you can use "OnObjectMoved" as it's called when an object stops moving (gets to it's destination).