Fast running animation (not UsePlayerPedAnim) - 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: Fast running animation (not UsePlayerPedAnim) (
/showthread.php?tid=566945)
Fast running animation (not UsePlayerPedAnim) -
De4dpOol - 09.03.2015
Hello, I want to know what is the animation in the below video. It is very fast running animation than normal ones. I am already using UsePlayerPedAnims but this is different, must be done by ApplyAnimation, but what should be the speed? 4.0 and 4.1 doesn't makes much difference and i tried them along with 1, 0, 10 etc. got no results.
EDIT: solved, thanks to ball.
Re: Fast running animation (not UsePlayerPedAnim) -
Nicker - 09.03.2015
That just looks like a mod to me. Or did you record this video yourself in a server?
Re: Fast running animation (not UsePlayerPedAnim) -
De4dpOol - 09.03.2015
Yes I recorded it myself. Its not a mod.
Re: Fast running animation (not UsePlayerPedAnim) -
Nicker - 09.03.2015
You could check when a player's animation is the running animation then boost their velocity.
Re: Fast running animation (not UsePlayerPedAnim) -
De4dpOol - 09.03.2015
Quote:
Originally Posted by Nicker
You could check when a player's animation is the running animation then boost their velocity.
|
You mean by using
SetPlayerVelocity? If yes, this will only increase the speed won't create a effect of fast moving of the legs. Also, I think that setting player's velocity when he is on ground may give him damage because of striking ground.
Re: Fast running animation (not UsePlayerPedAnim) -
De4dpOol - 10.03.2015
BUMP! Still want help.
Re: Fast running animation (not UsePlayerPedAnim) -
ball - 10.03.2015
It's an effect made by adrenaline pill. Create pickup at player position, then player automatically pick it up and will run faster.