View Single Post
08-01-10, 12:55 AM   #2
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
It should work with UnitName()

http://www.wowwiki.com/API_UnitName

name = UnitName("party1target")

Edit: If it does not work for you perhaps you're not in a group ?
Eg Arena has its own unitids I think ... http://www.wowwiki.com/API_TYPE_UnitId
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote