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: Help with animation (
/showthread.php?tid=568666)
Help with animation -
lwilson - 24.03.2015
How to make /clear animation, where all animations applied will slowly removed? Like /stopanim of PR-RP and /clear of P:LA.
Re: Help with animation -
SickAttack - 24.03.2015
Simply use this, it clears the animations instantly:
pawn Код:
ClearAnimations(playerid);
Slowly; I think they apply an animation then clear it afterwards.
Re: Help with animation -
JaydenJason - 24.03.2015
https://github.com/Y-Less/sa-mp-fixes/issues/4