WoW:API SelectGossipAvailableQuest: Difference between revisions
Jump to navigation
Jump to search
SelectGossipAvailableQuest -Documentation by Gxam-
m (→Example) |
(upgraded deprecated template) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''SelectGossipAvailableQuest''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | <center>'''SelectGossipAvailableQuest''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | ||
| Line 14: | Line 15: | ||
==Example== | ==Example== | ||
SelectGossipAvailableQuest(1) | SelectGossipAvailableQuest(1)__NOTOC__ | ||
__NOTOC__ | |||
Revision as of 17:32, 6 January 2007
← WoW API < SelectGossipAvailableQuest
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
SelectGossipAvailableQuest(1)