SA-MP Forums Archive
SA-MP elevator filterscript - 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: SA-MP elevator filterscript (/showthread.php?tid=607713)



SA-MP elevator filterscript - danielpalade - 22.05.2016

Hello, I've been trying to use the default sa-mp elevator script.
The thing is, I can't make it work. Whenever I press "Y" to call the elevator, everything works fine.
But when I'm inside the elevator and I want to go up, nothing happens.


Re: SA-MP elevator filterscript - Amit1998 - 22.05.2016

Show us the code.


Re: SA-MP elevator filterscript - xTURBOx - 23.05.2016

either you have to make code to:
1- settimer and after timer runs out use getplayerpos and if player is in elevator, it goes up
2- You have to press a button after entering the elevator?