Need help with animation - 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: Need help with animation (
/showthread.php?tid=619300)
Need help with animation -
henkas - 16.10.2016
Sup!
I want ask you guys how make next player walk very slow like he got braked leg or something like this. And he cant stop this animation how hard he try. Like next animation is stopped when you press enter i don't wont it.
Re: Need help with animation -
henkas - 16.10.2016
Like witch anim make player walk very slow like he got injury.
Re: Need help with animation -
davve95 - 16.10.2016
You might find it here. It was a injured SWAT amination here at least:
https://sampwiki.blast.hk/wiki/Animations
Re: Need help with animation -
henkas - 16.10.2016
Yea i know i can find it here bat witch? Cuz here is thousands of anims list.
Re: Need help with animation -
IceBilizard - 16.10.2016
Find at
Category:SWAT
Name: gnstwall_injurd
Re: Need help with animation -
henkas - 16.10.2016
Ice i mean walk slow not sit down. This anim make him sit. I want him walk very slow like he got injury.
Re: Need help with animation -
henkas - 16.10.2016
Find it.
Re: Need help with animation -
IceBilizard - 16.10.2016
Try
ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.0, 1, 0, 0, 0, 0);
Re: Need help with animation -
cuber - 16.10.2016
Quote:
Originally Posted by IceBilizard
Try
ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.0, 1, 0, 0, 0, 0);
|
That must do the job