Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
GetGossipActiveQuests -Documentation by Gxam-

Get the list of active quests from an NPC.

title1, level1, title2, level2 = GetGossipActiveQuests()

Parameters

Arguments

None.

Returns

title1, level1[, title2, level2, ...]
title#
String - The name of the quest
level#
Number - The level of the quest

Details

The active quests for an NPC are available after GOSSIP_SHOW has fired.


Advertisement