EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   % not working? (https://www.eq2interface.com/forums/showthread.php?t=5631)

maddbomber83 02-11-2006 01:15 AM

% not working?
 
I'm at a loss. Working on a group window and I can't get it to display % power/health for the group memebers.

It displays the 50% and 100% but does not change based off the member's actual health. Any ideas? I perty much copied the code direct from another mod of mine that does display the data. So confused.

Code:

<Text DynamicData="/GameData.Group.Group_1.PowerPercent" Font="/TextStyles.Normal.NormalStyle" LocalText="100%" Location="140,28" Name="PowerPercent" PackLocation="right, proportional" PackLocationProp="-060/0001,0035/0046" PackSize="fixed, fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="30,15" ShadowStyle="/ShadowStylesNew.Outline.style" Size="30,15" TextAlignment="Right">100%</Text>
Code:

<Text DynamicData="/GameData.Group.Group_1.HealthPercent" Font="/TextStyles.Normal.NormalStyle" LocalText="50%" Location="140,14" Name="HealthPercent" PackLocation="right, proportional" PackLocationProp="-060/0001,0021/0046" PackSize="fixed, fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="30,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline1" Size="30,15" TextAlignment="Right">50%</Text>

Zonx 02-11-2006 01:43 AM

Dispite patch notes to the contrary, those DDs have never worked.

maddbomber83 02-11-2006 02:47 AM

:(

Thankyou for the reply, I guess my window is ready to be released then.


All times are GMT -5. The time now is 09:07 PM.

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