View Single Post
04/14/14, 03:43 PM   #2
Lyeos
 
Lyeos's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 6
Originally Posted by Eggi View Post
I am looking for a way to get the name of the target of my target. I would have expected to just use

Code:
GetUnitName("reticleovertarget")
but when I use the that unitTag the name is always empty.

Is it not possible anymore to get this information?
Removed last API nerf. No infos for Target's target
  Reply With Quote