ElvUI_QuestCount #TLV

ElvUI data text: Count of standard quests in your log

File Details

ElvUI_QuestCount #TLV v1.4

  • R
  • Dec 17, 2022
  • 6.03 KB
  • 83
  • 10.0.2
  • Retail

File Name

TLV_ElvUI_QuestCount.v1.4.zip

Supported Versions

  • 10.0.2

v1.4
- I was all wrong, next try.
- Blizzard increased to 35 max, but API C QuestLog.GetMaxNumQuestsCanAccept still returns 25, so I use a constant 35 yet
- Also new calcualtion: All quests but neither hidden nor account quests seem to count against the 35
- Hopefully that'll be true ^^