SA-MP Forums Archive
Remove floors from ls_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: Remove floors from ls_elevator? (/showthread.php?tid=508349)



Remove floors from ls_elevator? - Johny32 - 21.04.2014

Hi, Well I want to find out how to remove some floors from ls_elevator script.
There are 21 floors and I only want 5 only.
How?


Re: Remove floors from ls_elevator? - Leroytjuh - 21.04.2014

If you want five specific floors for your elevator, then you have to delete the other 16 (21-5=16) floors from the ls_elevator filterscript.


Re: Remove floors from ls_elevator? - Johny32 - 21.04.2014

Thanks for the help