View Single Post
09/04/19, 09:25 AM   #12
ArtOfShred
 
ArtOfShred's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 103
You could setup a way to get an alert for someone using Onslaught on you by detecting the incoming damage combat events from Onslaught:
83229 - Single target hit
126497 - AOE target hit
Could trigger like an 12 sec warning with the name of the player by saving the sourceName for the attack and then creating a dummy buff / indicator of some sort.

Last edited by ArtOfShred : 09/04/19 at 09:32 AM.
  Reply With Quote