This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Paladin Blessings in Raid
Return to board index
Post by
5H0CKW4V3
Hey guys I'm a paladin on a 3.3.5 wotlk realm and it is a headache to buff everyone in an ICC raid, is there a better way by using a loop in a macro? Something like:
/run for i=1,GetNumRaidClasses() do{
/target GetRaidClass(i);
/cast Greater Blessing of Kings}
I used {} to indicate what i would like the loop to do each step, and I know my code is abstract but if a pro knows what I want to do and can help me then much thanks :D(##RESPBREAK##)8##DELIM##Sas148##DELIM##Any discussion of Private Servers on Wowhead is forbidden. Consider this your warning.
Post by
5H0CKW4V3
Sorry about this repost it said it was deleted but it wasn't so I realised 2 were posted :s
Post by
Neffi
Something like that wouldn't be possible, but unless Paladins are somehow exempt, this hasn't been necessary for a while. All buffs that are cast on
any
unit in your raid (including yourself) should now automatically apply to
every
unit in your raid at once.
Post Reply
This topic is locked. You cannot post a reply.