View Single Post
  #9  
Unread 05-19-2006, 11:52 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

If you are using the group window as your base window, don't change any of the names or parent child relationships with the current window. You can move them around location wise and/or resize them but the names and parent child relationships of the page objects and the objects inside the pages must must stay the same. Otherwise you will brake the hard coding of the game and have to add the aproprate(sp) dynamic data to each object.

To get the a page to show that has say group member 1's info in it that is changed from default. You will have to set the dynamicdata to /gamedata.group.groupmember1.window that's assuming that the dynamicdata actually works. Some of the group dynamic data doesn't work by the way.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote