09-26-2008, 11:54 AM
There is a SA:MP callback - OnObjectMoved. This could replace timers and detect when the elevator has moved to the top, and to start moving back down again. 
RotateObject would be possible, but I'm pretty sure a small timer would be necessary for such a function. I guess it could be done from LVP's main timers, but it wouldn't be very smooth as the smallest one runs every second.

RotateObject would be possible, but I'm pretty sure a small timer would be necessary for such a function. I guess it could be done from LVP's main timers, but it wouldn't be very smooth as the smallest one runs every second.