Thread Tools Display Modes
Prev Previous Post   Next Post Next
01/10/17, 06:44 AM   #1
myslex
Join Date: Apr 2014
Posts: 22
Unit guild information?

Hello everyone,

I am writing an addon that in theory should make it easier to spot guild members in the world by showing an icon close to the reticle when you hover (reticleover) over a person that is in any of the guilds that you are a member of.

HOWEVER, I cannot find any api functions that return guild information for a unit like GetNumGuilds() for reticleover ie:

Lua Code:
  1. local num = GetNumGuilds('reticleover')

Is it not possible?
Any help greatly appreciated.

MYxLEs
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Unit guild information?


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