View Single Post
  #14  
Unread 05-21-2006, 01:40 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

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.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote