SA-MP Forums Archive
[FilterScript] SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix (/showthread.php?tid=662522)



SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - beckzy - 04.01.2019

When you enter a vehicle as passenger whilst using SPECIAL_ACTION_USECELLPHONE the special action will break, though GetPlayerSpecialAction isn\'t updated and will stay as SPECIAL_ACTION_USECELLPHONE.


Here is an example of how to prevent entering a vehicle as passenger whilst using SPECIAL_ACTION_USECELLPHONE from breaking the special action if 1) you successfully enter the vehicle then leave it, or 2) you start entering the vehicle but walk away (cancelling the entering vehicle action) .

https://pastebin.com/9Nv2knLu


Re: SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - GeorgeLimit - 04.01.2019

very good fs


Re: SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - Usmanmemon - 12.01.2019

GOOD WORK....


Re: SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - CaptainBoi - 13.01.2019

nice


Re: SPECIAL_ACTION_USECELLPHONE & entering vehicle as passenger fix - Wherethescripters - 13.01.2019

Very nice