View Single Post
12-28-19, 09:26 PM   #2
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
You only feed units into those functions. UnitName returns the name.

if UnitName("targettarget") == "Vim Brineheart" then
  Reply With Quote