[Help] 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)
+--- Thread: [Help] Elevator (
/showthread.php?tid=352388)
[Help] Elevator -
mickos - 19.06.2012
Hey all,
I just make some objects in my server. But now I wanna make a elevator that will be automatically up and down in 30 seconds. And I will it not very high.
But how can I make that?
I mean How can I let it work??
Thx
Re: [Help] Elevator -
FUNExtreme - 19.06.2012
Get the coordinates of where the object should be when it is down, and when it is up.
Then just use a timer with "MoveObject"
Re: [Help] Elevator -
mickos - 19.06.2012
Thank you amigo