View Single Post
08-13-16, 08:19 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by lxsli View Post
... I don't have enough macro space to do that for Holy and Discipline.
Do priests really have that many spells? Remember that you can combine spec-specific spells into a single macro:

#showtooltip
/cast [spec:1,nomod:alt,@mouseover,help,nodead][spec:1,nomod:alt,help,nodead][spec:1,@player]Disc Spell;[spec:2,nomod:alt,@mouseover,help,nodead][spec:2,nomod:alt,help,nodead][spec:2,@player]Holy Spell
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.

Last edited by Phanx : 08-13-16 at 08:22 PM.
  Reply With Quote