m
no edit summary
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{API | <center>'''SelectGossipAvailableQuest''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | ||
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. | |||
SelectGossipAavailableQuest(index) | |||
==Paremeters== | |||
===Arguments=== | |||
:;index : Number - Specifies the quest corresponding to the numbers of [[API_GetGossipAvailableQuests|GetGossipAvailableQuests()]], indexed starting at 1. | |||
===Returns=== | |||
Nothing. | |||
==Example== | |||
SelectGossipActiveQuest(1) | |||
---- | |||
{{WoW API}} | |||
__NOTOC__ | |||