Still have a Shadowlands quest in my Q log that I cant abandon 2 expansions later?!

“Replenish the Reservoir” is the name of the quest that has been in my quest lost ever since Shadowlands; wasnt gonna do it then sure as hell aint gonna do it any time soon or ever.

Let me abondon a quest that is useless and i will never do and also it’s been 2 DAMN expansion ago… LET US DELETE THE QUEST ALREADY… holy damn.

3 Likes

Just do it. HA

3 Likes

try this macro:

/run for i=1,C_QuestLog.GetNumQuestLogEntries() do C_QuestLog.SetSelectedQuest(C_QuestLog.GetInfo(i).questID); C_QuestLog.SetAbandonQuest(); C_QuestLog.AbandonQuest() end;

I have this to clear my Quest log for old characters. But this will abandon all your quests so be careful

2 Likes

same problem - damn quest cannot be abandoned and uses space in the quest list for my 50ish alt characters - why cant i abandon this one??

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.