EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   Power Range numerator color problem... (https://www.eq2interface.com/forums/showthread.php?t=7468)

Inokis 12-22-2006 10:25 PM

Power Range numerator color problem...
 
I modified a player window that I found from the site to work more like the default window while still keeping the modified info that I wanted. All was well until I started testing for cross-class compatability. On my Illusionist, the power number 'xxx / xxx' which is GameData.Stats.PowerRange is showing up green, but every other class shows the correct power blue.

Heres the snippet for the text code:
Code:

<Text DynamicData="/GameData.Stats.PowerRange" DynamicDataFilter="FBFF"

Font="/TextStyles.Small.SmallStyle" LocalText="99999 / 99999" Location="9,46"

Name="ManaValue" ScrollExtent="70,16" ShadowStyle="/ShadowStyles.Outline.BlackOutline1"

Size="70,16" TextColor="#9999FF">99999 / 99999</Text>

I'm stumped as to why it would do this on one class but work fine for the other classes. Any thoughts?

-------------
This is actually happening to any character after I logout out from one, onto another one. If i shut the game down the first character loaded displays correctly, if i switch characters after that the text then displays green.

Landiin 12-22-2006 11:35 PM

Probably what is happening is the dynamicdata is overwriting the color you used in textcolor. Yes even though you have the filter set it still sometimes uses the dynamicdata info.


All times are GMT -5. The time now is 01:59 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI