EVENT_QUEST_COMPLETE
ESO Lua API function — used by 58 of the 3,030 addons we indexed (combined 19,021,216 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_QUEST_COMPLETE(string questName, integer level, integer previousExperience, integer currentExperience, integer championPoints, [QuestType|#QuestType] questType, [ZoneDisplayType|#ZoneDisplayType] zoneDisplayType)Real usage — from Dolgubon's Lazy Writ Crafter
EVENT_MANAGER:RegisterForEvent("DolgubonsLazyWritCreatorGoldListener", EVENT_QUEST_COMPLETE_DIALOG, QuestCompleteDialogGoldListener)
EVENT_MANAGER:RegisterForEvent("DolgubonsLazyWritCreatorGoldListener", EVENT_QUEST_COMPLETE, QuestConfirmCoShort excerpt from the shipping addon Dolgubon's Lazy Writ Crafter — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| Dolgubon's Lazy Writ Crafter | 9,498,314 |
| ESO Master Recipe List | 2,130,985 |
| Daily Provisioning | 1,544,059 |
| Daily Alchemy | 1,434,977 |
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| Dungeon Tracker | 1,023,919 |