What is the easiest way to do that? I am in Icecrown realm if that makes a difference.
Printable View
What is the easiest way to do that? I am in Icecrown realm if that makes a difference.
Easiest maybe is to run EveryQuest.
/script print(C_QuestLog.IsQuestFlaggedCompleted(1952))
This script doesn't work here right? I couldn't manage to use it.
I used this macro in the past
Code:/run QueryQuestsCompleted() print(GetQuestsCompleted()[1952] and "Complete" or "Incomplete")
Thank you, got the job done.
thx!!!!!!!!!!!