Posted on: 12-01-2012 - Updated on: 02-01-2014 - viewed 23269 times
Description:
These macros are great if you’re running out of room for key bindings. They are especially great for Mistweavers who rely on DPS for healing, but mainly function as a key bind saver. Basically I’ve combined all of the main melee damage abilities with all of the healing abilities a Mistweaver has. I added on an ALT modifier because I like having ALT as my self heal button. I’ve only listed a couple but you can use them as an example of how you can combine help/harm abilities. Obviously these work best if you combine a help w/ a harm ability. Enjoy
author:
#showtooltip /cast [mod:alt, target=sogie] Soothing Mist /cast [nomod, help] Soothing Mist; [harm] Jab; Soothing Mist #showtooltip /cast [mod:alt, target=sogie] Renewing Mist /cast [help] Renewing Mist; [harm] Tiger Palm; Renewing Mist
Usefull but you really complicated yourself here ^^
Those work exactly the same way in a much simpler syntax.
#showtooltip
/use [mod,@player][noharm]Soothing Mist;Jab
#showtooltip
/use [mod,@player][noharm]Renewing Mist;Tiger Palm
I trying to get this to work with targeting a friendly player and self if i hold alt is that even possible?