public OnPlayerConnect...{ if(playerid == 1) return SetPlayerColor(playerid,Cor1); if(playerid == 2) return SetPlayerColor(playerid,Co2r); return 1;}