How to change player sprint with velocity ?
#1

Hi, sorry for my bad english ...

I try to change the speed of the player with :

Код:
new Float:vx,Float:vy,Float:vz;
        GetPlayerVelocity(playerid,vx,vy,vz);
        SetPlayerVelocity(playerid, vx * 5.8, vy *5.8, vz );
But the result is not good and I lost health

Do you have an idea to sprint faster ?

Thank you in advance !

D0os
Reply


Messages In This Thread
How to change player sprint with velocity ? - by D0os - 16.06.2012, 15:36
Re: How to change player sprint with velocity ? - by [Funky]Anakin - 16.06.2012, 15:45
Re: How to change player sprint with velocity ? - by [NWA]Hannes - 16.06.2012, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)