Quote:
|
Originally Posted by Kerianah
When changing the nesting of the group window, what is the correct command to use so it pulls in the members data? I'm not able to find this, and the lines I've tried aren't working  Thanks for any help!
|
For the group member 1 name you would do:
<Text Location="1,1" Font="/TextStyles.Normal.NoramalStyle" DynamicData="/GameData.Group.Group_1.Name" DynamicDataFilter="0006" Size="16,45">longestnameposs</Text>
DynamicDataFilter="0006" Tells the game to filter out every thing but the text and the tooltip.