Thread Tools Display Modes
08-13-16, 07:16 PM   #1
lxsli
A Defias Bandit
Join Date: Jul 2006
Posts: 3
Clique and Bartender

If I have an event bound to both Bartender and Clique, there seems to be a race condition for which receives the event. So far I've been fixing this with mouseover macros but I don't have enough macro space to do that for Holy and Discipline.

If I unbind Bartender, I can't cast without mousing over a frame. This is how I usually DPS / self-heal.

Any ideas please? Thank you in advance.
  Reply With Quote
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
08-14-16, 01:56 AM   #3
lxsli
A Defias Bandit
Join Date: Jul 2006
Posts: 3
Thanks for the reply - that'll work around it for sure but it makes my macros even more complicated. I was really hoping to get rid of the macros but ah well.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Clique and Bartender

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off