View Full Version : Wipe Recovery Party Res macro! Help!
Doostin
11-11-2008, 03:16 AM
K, i realllllllllly hate this new bull!#$% macro's saving server side. i loaded my shaman on my main pc for the first time (ever) and used macaroon so i wouldn't effect my macros on my other pc, and did a kara run. loaded her up today on my alt pc again today and all my macro's are gone, blank. so i went through all sorts of topics looking for a way to revert the macro file to the old ones and it didn't work. so i re-wrote all of them, but the one i couldnt' remember/find anywhere was the res party macro.
it was like
"if party1 = dead cast res, if nodead move on to party2, if party2=dead cast res, etc etc etc..."
i can't find it ANYWHERE i've looked for over a half hour now and i'm losing my mind
Coltimar
11-11-2008, 10:11 AM
/target [dead] [target=Team1, dead]; [target=Team2, dead]; [target=Team3, dead]; [target=Team4, dead]; [target=Team5, dead]
/cast Resurrection
This is what I used to use.
Golle
11-11-2008, 10:43 AM
What Coltimar wrote but mroe dynamic:
/cast [target=party1, dead] Resurrection
/cast [target=party2, dead] Resurrection
/cast [target=party3, dead] Resurrection
/cast [target=party4, dead] [] Resurrection
I added the [] in case you want to ress your target.
Doostin
11-11-2008, 10:33 PM
you guys are life savers! thanks a million for the replys.
Bettysue
11-12-2008, 09:14 AM
/cast [target=party1, dead][target=party2, dead][target=party3, dead][target=party4, dead][] Resurrection
Works and it's on one line, only processes the spell availability once so less lag though lag doesn't matter while rezzing it's important to practice good macro writing for the macro's you use in combat :D
Sam DeathWalker
11-18-2008, 12:33 PM
Im using actual names
/cast [target=Samdeathwkaa, dead][target=Samdeathwkab, dead] Ancestral Spirit
And none of these macros is working (won't target the dead corpse near me). Why is that?
Bettysue
11-18-2008, 02:01 PM
I had the same thing happening for me on my shamans thats why i used "party1" or "raid1" in the macros. Seems to work for me, I noticed the name targeting problem occurring the most when it was a dead shaman with the reincarnate option up.
Xozan
11-19-2008, 03:32 AM
Im using actual names
/cast [target=Samdeathwkaa, dead][target=Samdeathwkab, dead] Ancestral Spirit
And none of these macros is working (won't target the dead corpse near me). Why is that?
I had this same problem, spent ages trying to figure out why.
I had the same thing happening for me on my shamans thats why i used "party1" or "raid1" in the macros. Seems to work for me, I noticed the name targeting problem occurring the most when it was a dead shaman with the reincarnate option up.
Wish I had read this last night, will try it out when the servers are back online.
Xozan
11-21-2008, 04:35 PM
/cast [target=party1, dead][target=party2, dead][target=party3, dead][target=party4, dead][] Resurrection
Works and it's on one line, only processes the spell availability once so less lag though lag doesn't matter while rezzing it's important to practice good macro writing for the macro's you use in combat :D
I cant get that macro to work, can anyone get a res macro to work?
thanks
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.