Returns the number of quests (that you are not already on) offered by this NPC.
numNewQuests = GetNumGossipAvailableQuests();
Returns
Edit
- numNewQuests
- Number - Number of quests you can pick up from this NPC.
Details
Edit
- This information is available when GOSSIP_SHOW event fires.
See also
Edit
Community content is available under CC-BY-SA
unless otherwise noted.