WoW:API SelectGossipAvailableQuest: Difference between revisions
Jump to navigation
Jump to search
SelectGossipAvailableQuest -Documentation by Gxam-
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
Selects an available quest from a gossip list. When the details of the quest are available, [[Events_Q-R_(Quest,_Raid,_Replace,_Resurrect)#QUEST_PROGRESS|QUEST_PROGRESS]] is fired. | Selects an available quest from a gossip list. When the details of the quest are available, [[Events_Q-R_(Quest,_Raid,_Replace,_Resurrect)#QUEST_PROGRESS|QUEST_PROGRESS]] is fired. | ||
SelectGossipAvailableQuest(index) | |||
==Paremeters== | ==Paremeters== | ||
Revision as of 08:55, 7 October 2006
Selects an available quest from a gossip list. When the details of the quest are available, QUEST_PROGRESS is fired.
SelectGossipAvailableQuest(index)
Paremeters
Arguments
- index
- Number - Specifies the quest corresponding to the numbers of GetGossipAvailableQuests(), indexed starting at 1.
Returns
Nothing.
Example
SelectGossipActiveQuest(1)