#Any WA out there that can show target markers on my party members automatically?
32 messages · Page 1 of 1 (latest)
ohhh so it's one of the addons i already have probably?
elvui, shadowed unit frames. There's a bunch
ah damn, so i can’t do it with a WA?
You can do it with weakauras but it's easier if you have a unit frame addon to use that. The unit frame addon it's usually just a setting you enable to show raid markers.
With WA you need to setup a Texture aura for each raid marker and add a Player/Unit Info Health ->Smart Group-> Raid Mark then match the texture in display with the raidmark chosen
ahh hmm
do you know of an addon that goes on top of the blizzard party frames i already have? trying to keep it as simple as possible & would prefer not having to deal with a new complete party frame overhaul addon
if not nw jw
is raidmarks on party/raid frames not part of default UI 
i thought it was also but didn't check
A default weakauras trigger is able to do what you want, not entirely sure if it's completely without code in the display tab but it's without code in the trigger
A unit characteristics trigger for the unit smart group can do that, anchor it to the unit frame and then check the tooltip of the textbox
hmm nope I don't see any way to do it through the default ui unfortunately
ok ty spaten, i'll try to do one of those!
umm... idk how to even start... i got as far as making a group aura?
A icon aurq
unit charactereistics trigger
am i getting closer?
since solo shuffle automatically gives raid markers i'm not sure if is hould checkmark raid mark or assigned role or something else
any idea on what I do next?
is there a way to add it to a second trigger on my defensive cds that i have already?
no, Make a new Texture aura for each raid marker and add Trigger1 Player/Unit Info->Health ->Smart Group-> Raid Mark->Choose a raid mark. Then match the texture in display with the raid mark chosen
It's carried in the state
So a unit characteristics trigger may carry it as a text replacement, otherwise a bit of code or a condition for each mark
ty guys
ok i did the textur aura marker trigger 1 player i'm not sure how to attach it to the player1/2 party frames, is it through this anchor part here?
yes, anchor unit frames
conditions doesn't work with texture type, you're not able to change the texture in conditions. Maybe if you used a text type and had a projected texture it could work.
no need for party1. but it's actually easier to do it with a text aura using projected textures. Only needs 1 aura this way.
Same trigger just convert it into a text aura.
then use %1.raidMark in the text field
YAYYYYYYYYYYYYYYY