View Single Post
11-30-12, 09:25 AM   #3
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,360
Best you can do is some targetexact macros for the rares of interest to your faction.

Example for alliance player
Code:
/cleartarget
/targetexact Kar Warmaker
/targetexact Muerta
/targetexact Ubunti the Shade
/stopmacro [noexists,dead]
/cast [exists,nodead,harm]Tapping Spell
Dalan Nightbreaker
Disha Fearwarden
Mavis Harms
are the ones for horde (enGB, you'll have to find their names if you're playing on non-english locale)

Last edited by Dridzt : 11-30-12 at 10:55 AM.
  Reply With Quote