getquestscompleted

Latest

  • Patch 3.3 PTR: New UI function lists completed quests

    by 
    Daniel Whitcomb
    Daniel Whitcomb
    10.19.2009

    Over on the WoW LJ community, poster Honem has pointed out something that made me sort of squeal with glee when I first read it: The latest PTR build includes a couple very interesting new functions, as reported by official forum MVP Iriel: NEW - QueryQuestsCompleted() requests that the server send the client a list of completed quest ids. Once the list is received the QUEST_QUERY_COMPLETE event is fired. (There is a limit on how frequently this can be called) NEW - tbl = GetQuestsCompleted([tbl]) populates a table (creating one if necessary) with the ids of completed quests.