API GetNumGossipAvailableQuests
Talk0
98,521pages on
this wiki
this wiki
Revision as of 23:10, April 4, 2010 by Starlightblunder (Talk | contribs)
Returns the number of quests (that you are not already on) offered by this NPC.
numNewQuests = GetNumGossipAvailableQuests();
Returns
- numNewQuests
- Number - Number of quests you can pick up from this NPC.
Details
- This information is available when GOSSIP_SHOW event fires.