16.10.2009, 21:49
I mean like
pawn Код:
public OnPlayerConnect(playerid)
{
if(IsPlayerNPC(playerid))SetPlayerColor(playerid,0);
}