World Quest Tracker

World Quest Tracker

70M Downloads

Talking heads are automatically dismissed

molmr opened this issue ยท 2 comments

commented

When entering an area where a "talking head" (chatbox with NPC head and voice) appears in Shadowlands content, WQT will automatically dismiss it. There is no option to re-enable talking heads within the Addon interface.

FYI this is fine most of the time but is detrimental in places like Torghast where the talking head is useful.

commented

Can confirm this, likely caused by

C_Timer.After(0.1, TalkingHeadFrame_CloseImmediately)

commented

I can confirm that is the line that causes it, i manually deleted that entire section from my download of the addon and it no longer dismisses it.