public OnPlayerRequestClass(playerid,classid){ if(GetPlayerSkin(playerid) == 23 && !IsPlayerAdmin(playerid)) { //Bla Bla return 0; } return 1;}