I’m trying to make a macro for friendly party members for solo shuffle
I am pretty sure the macro goes like this /cast [target=party1] -whatever skill here-
changing to party 2 and 3 for the other members
my issue is I can’t figure out what party member number each of us are after getting into solo shuffle, I’d have to test out a spell every time to see, and thats annoying
Is there an addon or any other super easy way to tell what party # a friendly member is, in my group?
I’ve been using DynamicMacros as a dps for this. It’ll basically let you replace team names with “damager” or “healer” and then it’ll swap out those for your current teammate names.
Intervene for healer only: #showtooltip
/cast [@healer] Intervene
Intervene for damager only: #showtooltip
/cast [@healer]
/cast [@damager] Intervene
Here are some quick macro examples. Basically regardless of who my teammares are my bind to Intervene, Shadowstep or Freedom my healer will always use it on my healer and there’s no macro tweaking.
Well, if you’re playing as a healer, there’s an option on party frames in Edit Mode to sort it by Roles, that makes healer always first.
And, if you’re in the mid or bottom position, it would be, respectively: 1, self, 2 or 1, 2, self.
Yeah, so far it has been working super smoothly. As far as I know there isn’t a feature in-game that lets you reliably have functionality like this, or it isn’t clear that there is, which is kind of annoying.
Because being able to just write “partyhealer” or something and always have, say, bop go on the healer without fumbling around with mouseovers or changing names would be super cool.
On my Assassination rogue I am going to be macro’ing Tricks of the trades to my friendly DPS player with my kidney shots (since tricks isnt on GCD)
add that with the talent which makes people take 5% more damage when stunned, if this all works out properly, every 30s my kidney shot will give my friendly DPS player 20% more damage to the target
This may or may not help, but arenas are technically raids, and if you have raid frames it will be [target=raid1] for the top down to raid3 as the third one for friendly macros.