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: Animation. (
/showthread.php?tid=327574)
Animation. -
BetaLaxx - 21.03.2012
So i want to apply this animation to player and allow him to walk around, But Problem: Animation is applyed and cleared in less than second.
pawn Код:
ApplyAnimation(playerid,"CARRY","crry_prtial",4.1,0,false,false,false,0);
Re: Animation. -
BetaLaxx - 21.03.2012
Any help?
Re: Animation. -
Joshb93 - 21.03.2012
pawn Код:
ApplyAnimation(playerid,"CARRY","crry_prtial",4.1,1,0,0,0,1);