public OnPlayerSpawn(playerid){ if(GetPlayerSkin(playerid) == 269) return SetPlayerColor(playerid, 0xADADADFF); return 1;}