23.06.2013, 18:47
pawn Код:
if(!strcmp(Nome(playerid),"Porteiro_DP[1]",true)) {
SetPlayerSkin(playerid,16);
SetPlayerPosEx(playerid,1544.1935,-1631.9834,13.3828,100.0067);
ClearAnimations(playerid);
ApplyPlayerAnimation(playerid, "COP_AMBIENT", "Coplook_think", 4.0, 1, 0, 0, 0, 0);
return false;
}