HDL

Class Codex => Druid => Topic started by: Fleas on Wed, 2009-04-15 : 00:15

Title: Tank maul spam - macro fix 3.1
Post by: Fleas on Wed, 2009-04-15 : 00:15
Had to find this in the WoW UI forums. Mangle (Bear) and Swipe (Bear) need to have a very specific syntax to work again in macros. Copy n paste these, then bind them to mouse wheel up and down.

Mangle + Maul spam
#showtooltip Mangle (Bear)()
/cast Maul
/cast Mangle (Bear)()
/startattack


Swipe + Maul spam
#showtooltip Swipe (Bear)()
/cast Maul
/cast Swipe (Bear)()
/startattack