WoW API: SelectGossipActiveQuest

Revision as of 17:31, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)

WoW API < SelectGossipActiveQuest

SelectGossipActiveQuest -Documentation by Gxam-

Selects an active quest from a gossip list. When the details of the quest are available, QUEST_PROGRESS is fired.

SelectGossipActiveQuest(index)

Parameters

Arguments

index
Number - Specifies the quest corresponding to the numbers of GetGossipActiveQuests(), indexed starting at 1.

Returns

Nothing.

Example

SelectGossipActiveQuest(1)