SA-MP Forums Archive
Timer for elevator - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Timer for elevator (/showthread.php?tid=82702)



Timer for elevator - Abernethy - 20.06.2009

How would I create the timer, so an object moves up, then as soon as it's up, it returns down. I want it to be continuous the only thing I could think of was a Timer. Anybody know how to do it?


Re: Timer for elevator - yom - 20.06.2009

MoveObject, OnObjectMoved..


Re: Timer for elevator - Abernethy - 20.06.2009

Thanks anyways. I found a way to do this