There is a minor bug in levelator; it hides the “Daily” notation next to the quest. To fix this, change line 70 to add an 8th return variable (isDaily) for the function call FLV_Orig_GetQuestLogTitle and then return this as an 8th return in line 74.
To leave feedback on a Fizzwidget Industries product, visit us on Github. There you can report bugs, contribute enhancements, or just live on the bleeding edge.
May 31st, 2009 at 11:37 am
There is a minor bug in levelator; it hides the “Daily” notation next to the quest. To fix this, change line 70 to add an 8th return variable (isDaily) for the function call FLV_Orig_GetQuestLogTitle and then return this as an 8th return in line 74.