Thread Tools Display Modes
02-26-11, 04:46 AM   #1
TesterWoW
A Kobold Labourer
Join Date: Mar 2007
Posts: 1
Standard of Unity Reminder

Just wondering if anyone knows of a mod that shows a little icon or graphic reminding you top drop a standard of unity when a boss is about to die?

If not, I don't think this would be very hard to code. I have been trying to modify an execute spell overlay but I can't get it to work.

I'm sure this is something a lot of people would use.
  Reply With Quote
02-26-11, 10:53 AM   #2
Nobgul
A Molten Giant
 
Nobgul's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 693
I would use COMBAT_LOG_UNFILTERED with UNIT_HEALTH

Basically you would check the unit health and see if it was below <% if so then you could do a SEND_CHAT_MESSAGE.
__________________
[SIGPIC][/SIGPIC]
  Reply With Quote
04-03-11, 03:25 AM   #3
BeKay
A Kobold Labourer
Join Date: Sep 2007
Posts: 1
And if possible only trigger on "boss" type mobs.
  Reply With Quote
04-03-11, 02:25 PM   #4
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
And check the cooldown on your standard, too.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Standard of Unity Reminder


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off