Chat anim while walking.
#3

I made a stock:

pawn Код:
stock ChatAnimation(playerid, length)
{
    new time = length*200;
    OnPlayAnim(playerid, "PED", "IDLE_CHAT",4.1,0,0,0,1,1);
    SetTimerEx("TalkTimer", time, 0, "i", playerid);
}
A timer is good? and I can walk while the animation is on.
Reply


Messages In This Thread
Chat anim while walking. - by PaulDinam - 11.03.2013, 23:01
Re: Chat anim while walking. - by MP2 - 11.03.2013, 23:43
Re: Chat anim while walking. - by PaulDinam - 12.03.2013, 13:45
Re: Chat anim while walking. - by Norrin - 20.12.2013, 16:01

Forum Jump:


Users browsing this thread: 2 Guest(s)