Add Quests Available to Tooltip for Quest Givers
eTzmNcbkrng opened this issue ยท 2 comments
I am a recent convert from Classic Codex and loving the extra features Questie offers, there is however one feature I miss from Classic Codex.
With Classic Codex, Mousing over a Quest Giver gives details about any Quests that NPC starts in the tooltip.
I found this to be a very useful feature and am really missing it.
I tried running a hybrid environment with both addons enabled (which gave no errors) but it also meant I had two entries for every objective tooltip so I had to abandon this.
Please consider adding Guest Giver information to NPC tooltips.
Thanks.
PS. Here is a screenshot showing Classic Codex' Quest Giver tooltips for a Quest I have not yet picked up.
Hey @eTzmNcbkrng ,
Welcome to the party! Shame Classic Codex is no longer being supported, it had some good ideas.
We'll see what we can do about adding this in a future patch.
Cheers!
Listing to the UPDATE_MOUSEOVER_UNIT
event will do the trick for this. Maybe this isn't even needed when looking at the TooltipShowing_unit
method of the Tooltip.lua.