(Cached)
Healing AddOn for World of Warcraft
VuhDo Documentation Wiki »
Class-Specific VuhDo Tips
Example:
You can then simply bind it like any other spell, item or macro in the Spells tab. (Mine is on Ctrl-Alt-Shift-Right Click, if you're curious for some reason. CAS-Left is Rebirth.)
A work around was to create macro named something distinct, such as VuhDoWG, with the follow contents:
and then enter that (VuhDoWG) rather than "Wild Growth" in the binding.
Class-Specific VuhDo Tips
Table of contents
1. Druids
1.1. Nature's Swiftness Macro
By creating and naming a macro for Nature's Swiftness + Healing Touch/Regrowth, you can click-cast this combination like any other macro.Example:
#show Nature's Swiftness
/cast Nature's Swiftness
/cast [target=vuhdo] Healing Touch
/cast Nature's Swiftness
/cast [target=vuhdo] Healing Touch
You can then simply bind it like any other spell, item or macro in the Spells tab. (Mine is on Ctrl-Alt-Shift-Right Click, if you're curious for some reason. CAS-Left is Rebirth.)
1.2. Wild Growth out-of-range bug
This has been corrected as of VuhDo version 1.1461. Previously, when attempting to cast Wild Growth via a click-bind, if your current target was out of range, it would refuse to cast, regardless of who you were targeting with the click-cast or whether they were in range.A work around was to create macro named something distinct, such as VuhDoWG, with the follow contents:
/cleartarget
/cast [target=vuhdo] Wild Growth
/targetlasttarget
/cast [target=vuhdo] Wild Growth
/targetlasttarget
and then enter that (VuhDoWG) rather than "Wild Growth" in the binding.
Created by Ithato
.
Last Modification: Tuesday 23 of June, 2009 10:56:52 EDT by Ithato
.