10.02.2012, 14:22
try this.
pawn Код:
if(strcmp(name,"Hobo1",true)!=0)
{
SetPlayerSkin(playerid, 230);
ApplyAnimation(playerid, "CRACK", "crckidle2", 4.0, 0, 0, 0, 0, 0);
}