![]() |
How can I change color of /GameData.Stats.PowerRange ?
I have added the line below but it will be still shown as green color ?
Is it possible to change it ? Thank you <Text AbsorbsInput="false" Color="#7777FF" DynamicData="/GameData.Stats.PowerRange" Font="/Fonts.FontZapf16" LocalText="00000/00000" Location="12,46" Margin="0,0,5,0" Name="PowerValue" ScrollExtent="80,20" Size="80,20" TextAlignmentVertical="Center">00000/00000</Text> |
Add the property
DynamicDataFilter="FBFF" This will cause it to (usually) ignore the color associated with the data. For a complete list of all the DynamicDataFilter flags, check EQ2_UI_Customization.doc (found inside UIbuilder.zip in your EQ2 folder) and check under chapter 6: Dynamic Data. |
| All times are GMT -5. The time now is 06:40 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI