SA-MP Forums Archive
Moving while doing an 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Moving while doing an animation (/showthread.php?tid=237279)



Moving while doing an animation - Osviux - 09.03.2011

This is an animation that makes players move their arms to make it look that their are talking, but what do you i need to change so a player could move while doing this animation and the animation must be fully done.

Код:
ApplyAnimation(playerid,"PED","IDLE_chat",4.1,0, 0, 0, 0, -1);



Re: Moving while doing an animation - HyperZ - 09.03.2011

pawn Код:
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.0,1,0,0,1,1);