View Single Post
04/14/14, 05:36 AM   #1
Eggi
Join Date: Apr 2014
Posts: 2
Get name of target's target

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?
  Reply With Quote