View Single Post
04/15/18, 01:35 PM   #5
VulcanTourist
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 27
Originally Posted by Baertram View Post
The quest info is not giving any data about the "parent's map" but only the map of the dungeon then.
You'd need to build a list of quest name = parent map location x, y and hook the functions in the "show quest on map" stuff (if possible) to read this table of information.
I guess the effort is way to high to be done if not needed for themselves.

So, as you save time using oher addons it should be enough time less for you to open the quest, press the "show on map" keybind, check the "dungeon name at the top left corner and store it for 20seconds in your brain", press right mouse button and search the delve/dungeon on the map (maybe filter some map pins so you only see those instead of all).

Or use the ingame /bug chat command to raise that avoidable time consumption to the game developers. If enough ppl tell them they might change it.

Or go and engineer your addon for it.
Learning lua, addon coding and howtos can be found here on the esoui wiki, right side:
http://wiki.esoui.com/Main_Page
I didn't see you reply for several days. I will indeed be reporting it as a bug, and also weighing the possibility of solving it myself.
  Reply With Quote