View Single Post
08-07-13, 08:03 PM   #1
launchcodemexico
A Defias Bandit
Join Date: Aug 2013
Posts: 2
announce for casts in progress on the player

i want to write an addon that performs the following:

if ([Ability1, Ability2,... AbilityX] is being cast upon you from any NPC's or players) -> announce

for example, if a warlock somewhere/anywhere has targeted you and has begun to cast Chaos Bolt, and it's an ability you've selected to parse, an announcement will be made on screen.

does the API allow for such calls?
  Reply With Quote