change player 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: change player speed (
/showthread.php?tid=257697)
change player speed -
xDeadlyBoy - 27.05.2011
how can i set the player speed?
Re: change player speed -
Unknown_Killer - 27.05.2011
you cant set player speed its impossible but u can change it to peds run use
Код:
UsePlayerPedAnims();
to change it to ped runs same as single player
Re: change player speed -
xDeadlyBoy - 27.05.2011
are you sure it's impossible? i saw the SetPlayerVelocity...
Re: change player speed -
Unknown_Killer - 27.05.2011
hmmm i search and found this
https://sampforum.blast.hk/showthread.php?tid=95200
Re: change player speed -
Mauzen - 27.05.2011
SetPlayerVelocity does not work the way you ant to use it. You can just effectively change the z speed, when the player is running.
Re: change player speed -
cs_master - 27.05.2011
yes its workPlayervelo.......