Quest Tracker

Hey guys, didn’t the quest tracker use to automatically add new quests to the tracker as you got them? Is there a way to add this? I’m over having to add every new quest to the tracker as I accept it. Are there any good quest add-ons for Dragon Flight?

It’s possible that an addon (or just a UI glitch) ended up toggling the hidden variable that controls it off.

Try typing the following into chat. (You may get a warning about allowing scripts. You’ll have to allow them, then try again.)

/console autoQuestWatch 1

Then reload the UI by typing
/reload

Just keep in mind that if it’s an addon turning it off, you’ll need to figure that out or it will just keep turning it off.

The addon AdvancedUserInterface has a cVar browser. (cVars are all of the variables that affect the interface.) It can be very useful to find hidden settings like this one. (It also offers an alternate way to toggle the variable if you don’t want to use the script command. Just search autoquestwatch in the cVar browser, and it will let you change the variable to 1.)

1 Like

Thank you very much for this info! I think Leatrix Plus is the culprit. I removed the addon but still have the problem. I’m going to use the addon you suggested.