ClearAnimation Doesnt work.
#1

Hey, does anybody know why when i use ClearAnimation animation continunes working?

pawn Код:
if(listitem == 17)
    {
    SetPlayerSpecialAction(playerid,0);
    ClearAnimations(playerid);
    }
This code stops special actions, but it doesnt stop animations
I use this way to start animation:
pawn Код:
if(listitem == 11)
    {
    ApplyAnimation(playerid,"EXAMPLE","example",4.1,1,1,1,1,1,1);
   
    }
Reply


Messages In This Thread
ClearAnimation Doesnt work. - by pasha97 - 02.07.2012, 05:54
Re: ClearAnimation Doesnt work. - by Homerman - 02.07.2012, 08:39

Forum Jump:


Users browsing this thread: 1 Guest(s)