GetNumGossipAvailableQuests

From Warcraft Wiki
Jump to navigation Jump to search

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.

See also