SA-MP Forums Archive
Detecting Speed... - 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: Detecting Speed... (/showthread.php?tid=121788)



Detecting Speed... - wordas - 18.01.2010

ok i need a function to detect speed example : /command [id]. and that should show what is the players speed.


Re: Detecting Speed... - lameguy - 18.01.2010

GetPlayerVelocity abd GetVehicleVelocity should do it


Re: Detecting Speed... - Striker_Moe - 18.01.2010

Search for a function called GetPlayerSpeed on this forum, you should find one.


Re: Detecting Speed... - wordas - 20.01.2010

ok made the command, thanks guys.