View Single Post
04-11-06, 06:28 PM   #1
Kemayo
A Cyclonian
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 41
GetQuestLogQuestText([questid])

Currently GetQuestLogQuestText() accepts no arguments, returning the text and objective for the currently selected quest in the quest log.

I propose that it (and GetQuestLogPushable, and other similar functions) be brought into line with GetQuestLogTitle(), GetNumQuestLeaderBoards, and other such functions, and accept the quest log ID as an argument, defaulting to the currently selected quest.
  Reply With Quote