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



GetPlayerVelocity - PeppeAC - 19.07.2013

Is the velocity got with GetPlayerVelocity measured in units per second or units per frame?


Re: GetPlayerVelocity - PeppeAC - 20.07.2013

up...


Re: GetPlayerVelocity - iggy1 - 20.07.2013

Seconds i think. If it was done in units per frame the values would always be very low. That's just a guess though.


Re: GetPlayerVelocity - Threshold - 20.07.2013

Well real term Velocity is measured in Metres/Second, so I would assume that in a GTA ratio, it would be measured in metres... I don't see why this matters, but anyway, there you go.