I did not read through all the posts following the OP, so I'm sorry if this has been addressed.
I want to be able to change the character a variable points to on the fly.
I use /click on my Paladins.
/click macro:
/click dps macro 1
/click dps macro 2
/click dps macro 3
/click heal tank macro
/stopcasting
Heal Tank Macro:
/cast [target="tank"] Flash of Light
I spam this and the tank is constantly healed whenever Art of War procs. I would like to be able to press a hotkey to change this target as I please, so I can continue spamming the same key, but instead spend the Art of War procs on another character.
Something like:
/cast [target=VARIABLE] Flash of Light
and
F1 -> VARIABLE = "Tank"
F2 -> VARIABLE = "Char2"
F3 -> VARIABLE = "Char3"
etc.
Can this be accomplished?
Connect With Us