Isn't my macro almost identical in function to yours? With the exception of setting the focus they perform the same action. Yet mine fails. When my main dies noone assist of the second character. They just sit there looking dumb and die.
Code:
/Assit [Target=Torrla,nodead,exists][Target=Thorra,nodead,exists][Target=Torrma,nodead,exists][Target=Torrba,nodead,exists]
/Cast Lightning Bolt
Code:
/focus [target=Maincharname,nodead][target=Toon1,nodead][target=Toon2,nodead][target=Toon3,nodead][target=Toon4,nodead][target=Maincharname,exists][target=player]
/assist focus
/cast Spellname
After some frustration and playing around last night I've had some success. The follow does work as intended but it has a downside.I will occasionaly swap out a chracter in my group, my GF may join the group or a friend might join. The order of the party members then changes and they no longer assist off the person I want.
Code:
/cast [target=party1target,nodead][target=party2target,nodead][target=party3target,nodead][target=party4target,nodead] [] Lightning Bolt
I'm also trying to avoid using the focus target as I have other plans for this.
Connect With Us