Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API GetGossipAvailableQuests
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wowapi}} Get the list of available quests from an NPC. title1, level1, isLowLevel1, isDaily1, isRepeatable1, title2, level2, isLowLevel2, isDaily2, isRepeatable2 = GetGossipAvailableQuests() == Parameters == === Arguments === None. === Returns === :title1, level1, isLowLevel1, isDaily1, isRepeatable1 [, title2, level2, isLowLevel2, , isDaily2, isRepeatable2...] :;title# : String - The name of the quest :;level# : Number - The level of the quest :;isLowLevel# : 1 if the quest is low level, nil otherwise :;isDaily# : 1 if the quest is a daily quest, nil otherwise :;isRepeatable# : 1 if the quest is repeatable, nil otherwise ==Details== The available quests for an NPC are available after [[Events/G#GOSSIP_SHOW|GOSSIP_SHOW]] has fired. ---- __NOTOC__
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Tocright
(
edit
)
Template:Wowapi
(
edit
)
Close
Loading editor…