Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/06/17, 02:42 PM   #1
vvarderen
 
vvarderen's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 20
target of my target question

hi, i have a problem : i don't see the target of my target with my code.


Lua Code:
  1. local nameText = GetUnitName("reticleover") -- local for identify add name
  2. local targetednameText = GetUnitName("reticleovertarget") -- local for identify target name of target
  3. d(nameText.." cible "..targetednameText)

in chat i see "Mobs cible " only. Not me or other thing like "Mobs cible Me".

reticleovertarget is functional?
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » target of my target question


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