Automatic Lift? - 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: Automatic Lift? (
/showthread.php?tid=278621)
Automatic Lift? -
Lower - 23.08.2011
So i've got the whole moving objects/gates with commands down, i'm just wondering, is it possible to make it that if a player stands in a certain area and range, the object will lift up automatically.
I'm new to this so i need help.
Here are my Corderants if needed to help me please:
new:
ATLift = Lift down the bottom Co-RDO
pawn Code:
ATLift = CreateObject(14809,2165.57519531,1238.23168945,11.23675537,0.00000000,0.00000000,0.00000000);
/
Lift up at the top of the desination Co-do
pawn Code:
CreateObject(14809,2165.57519531,1238.23168945,11.23675537,0.00000000,0.00000000,0.00000000);
Anyone think they can help me?
Thanks
Re: Automatic Lift? -
Darnell - 23.08.2011
Make a timer.
Try my signature [ automatic gates ] only with your elevator & your objects.