How can i check if player fall? - 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: How can i check if player fall? (
/showthread.php?tid=263392)
How can i check if player fall? -
tal_peretz - 21.06.2011
I want to check if player fall without car, how?
Thanks
Re: How can i check if player fall? -
=WoR=Varth - 21.06.2011
GetPlayerPos?
Check if their Z Pos is changed dramatically. With timer of course.
Re: How can i check if player fall? -
tal_peretz - 21.06.2011
Maybe I can check it with GetPlayerSpecialAction no ?
Re: How can i check if player fall? -
=WoR=Varth - 21.06.2011
I don't find anything about falling player in SpecialAction.