Thread Tools Display Modes
10/20/15, 07:29 PM   #1
Loops6972
Join Date: Oct 2015
Posts: 2
Get Keep when hovered in Cyrodiil Map

I am trying to develop a tool that allows for a event to happen when hovering over a keep/resource in Cyrodiil.

This is my first stab at an AddOn so my knowledge of the events and objects is minute. I have been a programmer for 20 years, buy want to try to get this implemented quickly and am forgoing my usual study time and hoping for some help.

Any help on getting the event (do I need to check against all the keep/resource/flag types??)

I have a shell of a lua file started with basic setup..

TIA for any help

Ken
  Reply With Quote
10/20/15, 08:15 PM   #2
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
You can look code of addon English POI and Keep Names

and inside, function HookKeepTooltips()
  Reply With Quote
10/21/15, 11:50 AM   #3
Loops6972
Join Date: Oct 2015
Posts: 2
Thanks, I think that may just do the trick! I appreciate it!
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Get Keep when hovered in Cyrodiil Map


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