Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:World of Warcraft API
(section)
Jump to navigation
Jump to search
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!
=== Gossip === :{{id|API|CloseGossip}}() - Dismiss the gossip window. :{{id|API|ForceGossip}}() - Returns whether the gossip text ''must'' be displayed. (added 3.3.3) :{{id|API|GetGossipActiveQuests}}() - Retrieves a list of the active (?) quests on the NPC you are talking to. :{{id|API|GetGossipAvailableQuests}}() - Retrieves a list of the available (!) quests on the NPC you are talking to. :{{id|API|GetGossipOptions}}() - Retrieves a list of the available gossip items on the NPC you are talking to. :{{id|API|GetGossipText}}() - Retrieves the gossip text. :{{id|API|GetNumGossipActiveQuests}}() - Returns the number of active quests that you should eventually turn in to this NPC. :{{id|API|GetNumGossipAvailableQuests}}() - Returns the number of quests (that you are not already on) offered by this NPC. :{{id|API|GetNumGossipOptions}}() - Returns the number of conversation options available with this NPC. :{{id|API|SelectGossipActiveQuest}}(index) - Selects an active quest. :{{id|API|SelectGossipAvailableQuest}}(index) - Selects an available quest. :{{id|API|SelectGossipOption}}(index) - Selects on a gossip item.
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)