#WA to Glow raid Frames Based on Mrt Note

6 messages · Page 1 of 1 (latest)

loud pewter
#

I think about somethink to Glow some Raidframes Based on the Mrt note, is that Possible?

Think is usefull for some thinks like Gally last Phase the heal absorb frontal, or anythinknöike that.

fringe quail
#

Possible yeah, but all custom code.

You'll need

  • some specific formatting on the note so you can find the specific names you want
  • a function in WA that runs on note update and/or encounter start to run this function and put the names in a table
  • a TSU trigger that runs on specific abilities in the fight so you know when to show the glow
    • read the relevant table of names, make a state for each with a valid unit field
  • In Actions-OnShow start and external glow on the unit frames
    *In Action-OnHide hide all glows.
loud pewter
#

Did you have any Kind of Source how i can build that?

fringe quail
#

!starterkit

open depotBOT
loud pewter
#

Ty mate