View Single Post
  #5  
Unread 05-12-2005, 03:11 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Default

DC_Roenfanz pointed out the easy fix was to set the DynamicData of a seperate health bar to ProgressBar with the darker image and filter out the the Progress percent with a DynamicFilterData="FFBF" to simulate color changing background bars..

I'm doing it slight differently by using an Image object instead of ProgressBar.. And just setting the DynamicData.. I had already put them in..

I'd rather deal with one object instead of two.. But, ohwell

And, from what I've read here, I do not believe this will work in the group window because the dynamic data isn't pushed yet..
__________________
Talyns

Last edited by Talyns : 05-12-2005 at 03:15 AM.
Reply With Quote