Thread: Compass Events
View Single Post
07/28/14, 05:11 PM   #13
unLeashed3k
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 33
Originally Posted by Fyrakin View Post
Well, Compass doesn't hold that much info, you would need ZO_WorldMapContainer, which holds all pins.
Is there any type of documentation on all these [no clue what they are] controls?

What I truly need is a method to try all these functions and controls within an basic/universal example program. I'm extremely frustrated because I believe I'm looking at how everything works completely backwards.

Looking at http://wiki.esoui.com/Userdata_in_100007_API I can't figure out what they return (or contain). Are these all objects? If so, how do I look at them? Every function I use on them returns nil or an error (userdata).

Edit: How about that. Getting output now of ZO_MapPin1 through 50. Now to figure out how to map the globals to what they really are.

Last edited by unLeashed3k : 07/28/14 at 05:21 PM.
  Reply With Quote