SA-MP Forums Archive
help running 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)
+--- Thread: help running speed (/showthread.php?tid=342952)



help running speed - qUick1337 - 15.05.2012

How can i increase the running speed ?


Re: help running speed - Niko_boy - 15.05.2012

you mean running style ? like CJ ?
UsePlayerPedAnims(); inside
Ongamemodeinit
https://sampwiki.blast.hk/wiki/UsePlayerPedAnims


Re: help running speed - qUick1337 - 15.05.2012

no, i mean the speed


Re: help running speed - Joe Staff - 15.05.2012

You can't as far as I know. SetPlayerVelocity will only work on the player if he isn't touching the ground, although GetPlayerVelocity will read correctly, regardless.