when in druid cat form writing cast swipe or mangle in a macro, it tries the bear ability instead (saying I have no rage).
How do I make the macro to use cat abilities instead please when they both are called exactly the same?
Printable View
when in druid cat form writing cast swipe or mangle in a macro, it tries the bear ability instead (saying I have no rage).
How do I make the macro to use cat abilities instead please when they both are called exactly the same?
Forego the "write" method.
instead, get into your macro menu.
make a new macro.
type the starter: #showtooltip
then type: \cast
and open your spell menu, and SHIFT right click on the spell for Mangle (Cat)
I think your macro will look like:
#showtooltip
/cast Mangle(Cat)
You may also like this website.
http://druid.wikispaces.com/Macro's+and+Addons
I like:
#show
/castsequence reset=target Mangle(Cat Form), Rake(Cat Form), Mangle(Cat Form), Mangle(Cat Form), Rip(Cat Form)
#show
/castsequence reset=8 Feral Charge(Cat Form), Ravage!
#show
/cast Tiger's Fury
/use 13
/use 14
#show
/cast !Cat Form
Or: /cast !Aquatic Form
oh yea. definitely. There are many combos to use here depending on play style. Example, when Im solo boxing and doing boss fights, I want dots up as much as possible. I will throw in /cast Rake also.