new name[MAX_PLAYER_NAME];GetPlayerName(playerid, name, sizeof(name));if(strfind(name, "_", true)) {//Enter the house...} else return 0;