EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 03-05-2005, 11:08 PM
Azoz Azoz is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unrest
Posts: 30
Default dynamic health color?

gamedata.self.health changes color to correspond to what my health is. There doesn't appear to be any way to force this color change on other data though. I'd like to apply this color change to gamedata.stats.healthrange but don't think its possible. Looking for a confirm/deny.

Thanks.
Reply With Quote
  #2  
Unread 03-06-2005, 04:23 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

You can have the object ignore parts of the DynamicData by using DynamicDataFilter.

Value Description
0x0000 None
0x0001 Visible/Not visible
0x0002 Text
0x0004 Tooltip
0x0008 Boolean value
0x0010 Floating point value
0x0020 Long value
0x0040 Progress percent
0x0080 Icon
0x0100 Command
0x0200 Enabled/Disabled
0x0400 Color
0x0800 Opacity
0x1000 Event Trigger
0xFFFF All

In this case, you probably want FBFB, which ignores the color and tooltip.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #3  
Unread 03-06-2005, 10:38 AM
Azoz Azoz is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unrest
Posts: 30
Default cool, couple follow ups...

Ok I get the data filter for color, but why the filter for tooltips? Also, if I use that filter I will be able to make the data whatever color I want, but not change colors as the health level changes (green to yellow to red) right?

Thanks db.
Reply With Quote
  #4  
Unread 03-06-2005, 05:56 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

The tooltip is removed in the default UI so that the parent window's tooltip covers the entire window, and it includes the info that the Health text's tooltip would have, so I consider it best to leave the tooltip cut out.

Correct.
__________________
If it ain't broke, it needs more features!
Reply With Quote
Reply



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 03:07 AM.


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