[help] how to stop anims with a key
#3

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


Messages In This Thread
[help] how to stop anims with a key - by iggy1 - 06.04.2010, 15:05
Re: [help] how to stop anims with a key - by dice7 - 06.04.2010, 15:07
Re: [help] how to stop anims with a key - by Rac3r - 06.04.2010, 15:39
Re: [help] how to stop anims with a key - by XCarBOn - 06.04.2010, 15:45
Re: [help] how to stop anims with a key - by Rac3r - 06.04.2010, 15:48
Re: [help] how to stop anims with a key - by iggy1 - 06.04.2010, 16:00

Forum Jump:


Users browsing this thread: 1 Guest(s)