Log in

View Full Version : battle rezzing?



yazaki
11-04-2008, 01:58 AM
is there a way to macro in a battle rez/rez?

the only problem is getting my druid to target the dead person in the party for the brez, any suggestions?

Hachoo
11-04-2008, 01:58 AM
Hm, maybe this:

/cast [target=toona] Rebirth
/cast [target=toonb] Rebirth
/cast [target=toonc] Rebirth
/cast [target=toond] Rebirth

Would skip each one im guessing until it gets to the one that can actually cast

Haven't tried this though.

davedontmind
11-04-2008, 09:18 AM
I imagine the 'dead' conditional would be useful.

I'd guess something like:

/cast [target=toonA,dead][target=toonB,dead][target=toonC,dead] Rebirth

(untested)

Hachoo
11-04-2008, 12:36 PM
Yeah that would probably be best. I'm pretty sure that would work beautifully.

yazaki
11-04-2008, 01:14 PM
awesome thanks for the input guys

elsegundo
11-04-2008, 04:59 PM
/cast [target=toonA, combat, dead][target=toonB, combat, dead][target=toonC, combat, dead][target=toonD, combat, dead] Rebirth; [target=toonA, dead][target=toonB, dead][target=toonC, dead][target=toonD, dead] Revive

this will cast rebirth in combat and revive out of combat. also, it will go down the list of toons. if you have more than one druid, its best to set different buttons for each druid to rez, especially while in combat, as each rebirth has a 20 minute cooldown.

pengwynman
11-05-2008, 02:06 PM
/cast [target=toonA, combat, dead][target=toonB, combat, dead][target=toonC, combat, dead][target=toonD, combat, dead] Rebirth; [target=toonA, dead][target=toonB, dead][target=toonC, dead][target=toonD, dead] Revive

this will cast rebirth in combat and revive out of combat. also, it will go down the list of toons. if you have more than one druid, its best to set different buttons for each druid to rez, especially while in combat, as each rebirth has a 20 minute cooldown.or you could just put the rez button on the do-not-pass list and click on the window you want to use the rez, that way you don't have to have a bunch of different keys bound to one ability.