View Single Post
07-01-12, 12:42 AM   #34
yoshimo
An Aku'mai Servant
Join Date: May 2006
Posts: 30
Originally Posted by Nimhfree View Post
QueryQuestsCompleted() still is not implemented in the beta that allows addons to run.
Try
Code:
IsQuestFlaggedCompleted(QuestID)
a lot weaker, but it seems to return 1 if completed and nil if not completed.