hi was wondering if anyone can help me, i am trying to create a macro that allows my clones to heal my mains target (focus target) yet if its hostile heal focus
think what im getting stuck on is the checks and help would be much appreciated
hi was wondering if anyone can help me, i am trying to create a macro that allows my clones to heal my mains target (focus target) yet if its hostile heal focus
think what im getting stuck on is the checks and help would be much appreciated
Shockin Shocked Shocka Shocko
For my healing macros I add one more lineCode:/cast [target=focustarget, help] Heal /cast [target=focus, help] Heal
This will check your main's target's target and heal them (basically whoever has aggro), if that fails it will check your focus target and heal (if friendly), finally if that fails it will heal your focus.Code:/cast [target=focustargettarget, help] Heal /cast [target=focustarget, help] Heal /cast [target=focus,help] Heal
and to save space shove them all on one line
and just in case, add the empty brackets to allow the spell to do the default behaviour if no options match, this is useful if you want to heal someone who isn't the focus, focustarget or focustargettargetCode:/cast [target=focustargettarget, help][target=focustarget, help][target=focus,help][] Heal
[align=center]AeineiA AeineiB AeneiC AenieD AeineiX
All your soul are belong to us
"They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
The Wiki is your Friend
[/align]
I forgot about that little diddy. Good call, i'll be adding that tonightOriginally Posted by 'Djarid',index.php?page=Thread&postID=73970#post73 970
thanks for the help i was trying to overcomplicate things :P
Shockin Shocked Shocka Shocko
Connect With Us