SA-MP Forums Archive
ApplyAnimation - 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: ApplyAnimation (/showthread.php?tid=273509)



ApplyAnimation - Incubator - 02.08.2011

I always have problems with this function...
Code:
ApplyAnimation(playerid, "CLOTHES", "CLO_Pose_Torso", 1.0, 1, 0, 0, 0, 10000);
(I want it to loop for 10 seconds)

This seems to sometimes work and most of the times not..

Thank you.


AW: ApplyAnimation - Drebin - 02.08.2011

General animation bug. Just do ApplyAnimation(); twice and it should work. (atleast the first time)