Wednesday, April 18, 2012

Macro help (yeah, you haven't seen that before!)

I am kind of new to macros.

Was trying to do a healing one like this:

/cast 14

/Cast Lifebloom

/Cast Nourish

But it's not working. It does Lifebloom but not Nourish.

What am I doing wrong?|||you want

/use 14

/cast Lifebloom

/Cast Nourish

however if Lifebloom and Nourish are on the same once second rule then you will need a cast sequence.|||Can you elaborate about a "cast sequence"? Or point me in a good place to learn.

Many thanks!|||try this

/use 14

/castsequence Lifeblood, Nourish

this will use your trinket and lifeblood on the 1st press then press it again to cast nourish.|||oh ok. I thought I could make it so that with a single press I could cast multiple spells in a certain sequence.|||there are some spells that will do this.

for my priest i can

/use 13

/use 14

/cast Inner Focus

/cast Greater Heal

this will do all 4 at the same time but thats because the 1st three dont trigger the global cooldown.

and the only way to cast multiple spells in a certain sequence is with a castsequence macro, but you still have to press the same button each time.

and before you ask you cant get macros to wait before casting the next spell, you have to press it each time.|||ok, fair enough. Thanks for the info.

No comments:

Post a Comment