Thread Tools Display Modes
04/03/14, 10:47 PM   #1
tavi033
Join Date: Apr 2014
Posts: 1
Quest Filter on Map

Hello,

I am looking to add/enable a Quest filter on the map. There is a global constant MAP_FILTER_QUESTS, which makes me hopeful the filter already exist and just needs to be enabled so it can be checked/unchecked.

If not, and I need to go about adding a new custom filter, how would I do that?


Also (off topic), I was also wondering how the modding community discovers the methods that can be called on ESO userdata. For example, in the Esohead markers addon, the author has this bit of code:
Code:
WORLD_MAP_FILTERS.pvePanel:GetPinFilter(pin.."color")
How did this author discover that GetPinFilter was a method he/she could use in this instance?

Thanks!
  Reply With Quote
04/13/14, 08:46 AM   #2
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by tavi033 View Post
How did this author discover that GetPinFilter was a method he/she could use in this instance?

Thanks!
Use Zgoo addon or get yourself extracted EsoUI source files.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Quest Filter on Map

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off