11.08.2013, 02:51
public OnPlayerText(playerid, text[])
{
ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.0, 0, 0, 0, 0, 0);
//restante do teu codigo
}
{
ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.0, 0, 0, 0, 0, 0);
//restante do teu codigo
}

