I'm getting into raiding on Lazarus and my guild makes use of MGBs for heals and HoTs at certain moments. I've primarily played the group game up til now and it occurred to me that although I think I know the best way to make MGB buttons, I've never actually done it.
In E3, this is real easy as the syntax allows for an action to be taken before you cast the spell you intend, in this case the action is MGB. In E3, it looks like this:
[CODE title="E3 Example for Shaman"]/nowcast ShamanName "Ancestral Aid/BeforeSpell|Mass Group Buff"[/CODE]
I'd imagine that in a more general sense, if I were using Mercs or KA I'd want to do something like this:
[CODE title="Theoretical Mercs & KA Button"]/dgt ShamanName /alt activate MGB
/timed 10 /dgt ShamanName /cast Ancestral Aid[/CODE]
Yeah? Can you guys give me some of your MGB buttons as examples?
In E3, this is real easy as the syntax allows for an action to be taken before you cast the spell you intend, in this case the action is MGB. In E3, it looks like this:
[CODE title="E3 Example for Shaman"]/nowcast ShamanName "Ancestral Aid/BeforeSpell|Mass Group Buff"[/CODE]
I'd imagine that in a more general sense, if I were using Mercs or KA I'd want to do something like this:
[CODE title="Theoretical Mercs & KA Button"]/dgt ShamanName /alt activate MGB
/timed 10 /dgt ShamanName /cast Ancestral Aid[/CODE]
Yeah? Can you guys give me some of your MGB buttons as examples?

