I’m using 2 macros for Command Pet Ability and Roar of Sacrifice.
Both macros below:
#showtooltip Command pet
/cast [mod:shift,@party1] [mod:alt,@party2] [@mouseover,help,nodead] [@target,help,exists][@player] Command pet
#showtooltip
/cast [mod:shift,@party1] [mod:alt,@party2] [@mouseover,help,nodead] [@target,help,exists][@player] Roar of Sacrifice
The “Command Pet Ability” macro works for all 4 applications - Mouseover if it exists, party1 / party2 mods, and player if none exist.
However, the Roar of Sacrifice macro isn’t functioning properly. It will work for everything except Party2 and I don’t have any idea why?..
I’ve checked my key bindings and don’t see any placeholder for that party2 mod button.
Help please!