new name[MAX_PLAYER_NAME]; GetPlayerName(playerid, name, sizeof(name)); if(strfind(name,"_",true) == -1) return Kick(playerid);