View Single Post
08-02-20, 11:18 AM   #3
Ehnoah
A Murloc Raider
Join Date: Jun 2012
Posts: 7
Oh that works, curious, so this is needed now ?

The Macro I ran before was:


/run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end


Seems SelectQuestLogEntry is also gone?

Last edited by Ehnoah : 08-02-20 at 11:22 AM.
  Reply With Quote