Animations
#1

There is a bug in my animations sctipt, sometimes i have to type the command TWO times to get the animation to work, how to fix?

pawn Код:
dcmd_chairsit(playerid, params[])
{
    #pragma unused params
    ApplyAnimation(playerid, "FOOD", "FF_Sit_Look", 3.1, 1,0,0,0,0);
    return 1;
}
Reply


Messages In This Thread
Animations - by Unknown123 - 13.02.2011, 04:45
Re: Animations - by Stigg - 13.02.2011, 05:23
Re: Animations - by Unknown123 - 13.02.2011, 05:25
Re: Animations - by Stigg - 13.02.2011, 05:28
Re: Animations - by Unknown123 - 13.02.2011, 05:37

Forum Jump:


Users browsing this thread: 1 Guest(s)