I’d like to make my party buttons toggle back to previous target when repressed. It’d be faster and more consistent swapping back to dmg.
Like a castsequence that just flips between @party2 and targetlasttarget, without actually casting anything on either.
I’m not really sure what you’re ultimately trying to achieve. But as a healer you could use [@mouseover] and cast at character portraits, which would negate the need to re-target enemies.
However, if you are just trying to toggle between party members you could try targeting commands with different conditionals…
Yeah, you might be able to do some shenanigans with focus to toggle between enemies and allies… wouldn’t be quite what you’re asking for and would cost you your focus.
So that’ll set your focus to your current target, target party1, if your focus is an enemy it’ll stop (on party1) otherwise it’ll targetlasttarget and startattack (in case you switched to a different helpful target while you had a helpful focus, or your last target died).
Seems to work ok; tested it out on the training dummies in valdrakken, using player instead of party1.
Now if I target-swap to a party member to cast a shield/defensive/purge,
I can just retap the key my finger is already on to reacquire the current offensive target, instead of reaching for the correct arena target keybind. Feels a lot less like playing piano.
Still, not sure why you would even need to target your party. vOv
[@mouseover] is pretty much the perfect command for healers, as it’s not only incredibly fast but also negates any target swapping nonsense and keeps your focus free.