public OnPlayerRequestClass(playerid, classid){ switch(GetPlayerSkin(playerid)) { case 105,106,107:SetPlayerColor(playerid,COLOR_GREEN); } return 1;}