View Single Post
03/20/14, 05:18 AM   #2
Shinni
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 167
unitTag is a string:
"player" -you
"reticleover" -your target
"reticleovertarget" - target of your target
"group1" ... "group4" -other group members


However they recently changed the API so GetUnitBuffInfo will only work on "player"
  Reply With Quote