Quote:
Originally Posted by Halx
So this guild I've been running with has been working on Heigan the Unclean for the last few raids.
|
I'm somewhat jealous of you, Hal. I hope you guys do a lot better in your new guild.
Also, here's that charge macro that I kept mistyping for you:
/script local i; CastShapeshiftForm(1); Cast SpellByName("BloodRage"); CastSpellByName("Charge"); for i = 0,15 do if (GetPlayerBuffTexture(i) == "Interface\\Icons\\Ability_Racial_BloodRage") then CancelPlayerBuff(i); end; end
This supposedly lets you charge while in combat. I hope I got it right this time.
P.S. Hi...this is my first post.