View Single Post
06/25/19, 06:25 AM   #1
Keldor
 
Keldor's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 101
[implemented] Events for dark anchor and dark fissure completed

Currently there is the EVENT_EXPERIENCE_GAIN which has this two event codes.
  • PROGRESS_REASON_DARK_ANCHOR_CLOSED
  • PROGRESS_REASON_DARK_FISSURE_CLOSED

This events are only triggered on the first time a dark anchor or dark fissure has been completed (black POI)

It would be nice to have an event that triggers at every completed dark anchor or dark fissure like EVENT_DARK_ANCHOR_COMPLETED and EVENT_DARK_FISSURE_COMPLETED.

I tried to achieve this with many approches but i don't come to an acceptable result in the ESO-Database Export addon. It would be nice if such an event could be added to the game.

Thanks!

Keldor

Last edited by Keldor : 10/22/19 at 09:31 AM.