Help - 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: Help (
/showthread.php?tid=275102)
Help -
GeonMake - 08.08.2011
How can I go with W than if the bike to stop you and say you tired
Re: Help -
Sascha - 08.08.2011
what?
Re: Help -
[MG]Dimi - 08.08.2011
mean if he is tired that he cant move?
Use GetVehicleVelocity to detect if he is moving and then set it to 0 or freeze player
Re: Help -
Sascha - 08.08.2011
Quote:
Originally Posted by [MG]Dimi
mean if he is tired that he cant move?
Use GetVehicleVelocity to detect if he is moving and then set it to 0 or freeze player
|
I bet that will epicly fail...
what if the player stops by himself?
Re: Help -
[MG]Dimi - 08.08.2011
Quote:
Originally Posted by Sascha
I bet that will epicly fail...
what if the player stops by himself?
|
Point is that he cant move inside vehicle if he is tired, I think...