EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > DarqUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 03-11-2020, 11:23 AM
ziplock9000 ziplock9000 is offline
A Crazed Gnoll
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 20
Default [Request] Health and Power monitor visual indicator

Can you make a visual indicator when the health or power threshold has been met please.
A blue box around the character's name for pwr, green for health
Work with group AND raid window please

Reply With Quote
  #2  
Unread 03-11-2020, 04:28 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 850
Default

Group and Raid windows each have their own health and power monitor, and the background behind the character's name changes color in both cases. Red=health, blue=power and purple=both. Is this not what you are seeing?


.
Reply With Quote
  #3  
Unread 03-12-2020, 09:26 AM
ziplock9000 ziplock9000 is offline
A Crazed Gnoll
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 20
Default

Yes you're correct. I've been missing it this whole time because it's too subtle.

By default or by option, please have it flash on and off and be a lot brighter and "in your face".
Especially since this is not an indicator, it's an emergency warning that should pull your attention to it even when not looking.

The EQ2 community is getting older every day and we need all the help we can get
Reply With Quote
  #4  
Unread 03-18-2020, 08:47 PM
ziplock9000 ziplock9000 is offline
A Crazed Gnoll
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 20
Default

Can you at least let me know which XML needs to be edited to make the backgrounds completely opaque and bright blue/green please?
Reply With Quote
  #5  
Unread 03-21-2020, 07:07 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 850
Default

Search for Name="CueP" and Name="CueH". There will be one of each for each raid/group member. You can change color and opacity directly on the line. Remember though if you make them opaque you will only see one indicator at a time. Right now they are 50% transparent which is why you get purple when a player has both low power and low health.


.
Reply With Quote
  #6  
Unread 03-22-2020, 05:55 PM
ziplock9000 ziplock9000 is offline
A Crazed Gnoll
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 20
Default

Thanks mate, much appreciated.

For anyone else:

eq2ui_mainhud_groupmembers.xml

Change:
<Page BackgroundColor="#0000FF" BackgroundOpacity="0.500" Location="1,1" Name="CueP" ScrollExtent="203,24" Size="203,24" Visible="false" />
<Page BackgroundColor="#FF0000" BackgroundOpacity="0.500" Location="1,1" Name="CueH" ScrollExtent="203,24" Size="203,24" Visible="false" />

To
<Page BackgroundColor="#0000FF" BackgroundOpacity="0.800" Location="1,1" Name="CueP" ScrollExtent="203,24" Size="203,24" Visible="false" />
<Page BackgroundColor="#FF0000" BackgroundOpacity="0.800" Location="1,1" Name="CueH" ScrollExtent="203,24" Size="203,24" Visible="false" />

So there's still a little transparency for when they overlap.

Now if only EQ2 would do CSS blink

Last edited by ziplock9000 : 03-22-2020 at 06:04 PM.
Reply With Quote
  #7  
Unread 03-23-2020, 09:27 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 850
Default

You can make it flash by adding OnShowEffector="Flashing" to each of those lines, and add the following line somewhere in the file:

<EffectorCycleOpacity Background="true" InitialOpacity="1.000" Name="Flashing" Speed="2.000" />




.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump


All times are GMT -5. The time now is 04:40 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI