SA-MP Forums Archive
Bike 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)
+--- Thread: Bike Fall? (/showthread.php?tid=464530)



Bike Fall? - Champ - 17.09.2013

how to check is player fell off from bike?
any idea?


Re: Bike Fall? - DavidLuango - 17.09.2013

Maybe OnPlayerStateChange?


Re: Bike Fall? - -=Dar[K]Lord=- - 17.09.2013

Use OnPlayerStateChange ...
Like

Check if the old state was as a driver then check if his vehicle was a bike or not ... then check the new state.... idk i guessed it roughly try it


Re: Bike Fall? - Champ - 17.09.2013

Ok thanks