View Feature Request
Option to not show impossible (red) quests.
Feature #: 689
File: FuBar - QuestsFu
Date: 05-05-06 08:20 PM
By: ckknight
Status: Feature Implemented
I'd like the option to not show impossible quests.

This can be done by adding in a:

if GetDifficultyColor(quest.level) ~= QuestDifficultyColor.impossible then

deal.