06.04.2010, 15:39
Some animations are really hard to stop.
I tried all these 4 to stop an animation :
The animation was this :
The player has to jump, to clear the animations.
I tried all these 4 to stop an animation :
pawn Код:
ClearAnimations(playerid);
SetPlayerSpecialAction(playerid,0);
TogglePlayerControllable(playerid,true);
pawn Код:
ApplyAnimation(playerid,"SWAT","swt_wllshoot_in_L",4.1,0,1,1,1,1);