View Single Post
10-13-09, 04:20 PM   #1
idras
A Defias Bandit
Join Date: Apr 2009
Posts: 2
[Request] Delete Previously Completed Quests from Database with Patch 3.3 Changes

According to the newest testrealm patchnotes (http://www.worldofwarcraft.com/patch...atchnotes.html) Blizzard has added a very nice feature for addons to the 3.3 patch:

"You can now query for a list of completed quests with "QueryQuestsCompleted()" then wait for the "QUEST_QUERY_COMPLETE" event, and call "etQuestsCompleted(<luatable>)"."

This change would theoretically allow Carbonite to get the list of all quests a character has completed so far, even if a character did not used Carbonite before. I know it would take way too much work to implement full "Loremaster" (http://www.wowhead.com/?achievement=1681) support, but it would be pro if Carbonite could query the list of completed quests, then delete those from the Carbonite quest database.

This would be a huge help to all those (e.g. myself ) trying to complete all the WoW quests for the loremaster achievement!