Thread Tools Display Modes
01-13-06, 05:54 AM   #1
Minou
A Fallenroot Satyr
Join Date: Jan 2006
Posts: 27
Button blink if targetHP < XX ?

I want to set up my shadowburn button to start flashing if the target has less than 800 hp.
So I added:
Cond1 target hp > 800 stop blinking

Cond2 target hp < 800 start blinking


Now, my button is flashing all the time...(I can see target's HP with Mobinfo)
what does the Override do?
Should I add one more condition (target not hostile, out of combat etc)
Inverse the 2 conditions?

I've tried all this, but the button still keeps flashing.
Any ideas?
  Reply With Quote
01-13-06, 07:48 AM   #2
Lozareth
An Onyxian Warder
 
Lozareth's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 366
Ah, DAB's conditions don't use MobHealth/MobInfo data for health at all so you're checking if the target's health is < 800%. I'll change that in the next version.
__________________
High Pope of the Divine Chihuahua
http://www.discordmods.com
  Reply With Quote
01-13-06, 11:49 AM   #3
Minou
A Fallenroot Satyr
Join Date: Jan 2006
Posts: 27
thank you for your quick reply ,Lozareth
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Button blink if targetHP < XX ?


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