Uses the item associated with a current quest. Available for a number of quests which involve using an item (i.e. "Use the MacGuffin to summon and defeat the boss", "Use this saw to fell 12 trees", etc.)


See also Quest functions, Objectives tracking functions.

Signature:

UseQuestLogSpecialItem(questIndex)

Arguments:

  • questIndex - Index of a quest log entry with an associated usable item (between 1 and GetNumQuestLogEntries()) (number)
This function is protected and can only be called by the Blizzard user interface