09.09.2010, 11:37
i think this will fix it (im not sure, i never used animations for myself, but wiki ftw!)
pawn Код:
OnPlayerSpawn(playerid)
{
ClearAnimations(playerid);
}

