18.03.2012, 02:54
one more last question.
how to clear the anim?
pawn Код:
public OnPlayerText(playerid, text[])
{
ApplyAnimation(playerid,"PED","IDLE_chat", 4.1, 0, 0, 0, 1, 1);
return 0;
}