View Single Post
  #2  
Unread 03-16-2007, 07:03 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

XML change analysis:

Examine: Changed button self-closing tags to explicit tag closing. No updates necessary.

MainHUD: Move Examine window include. No update necessary.

EditMacro: Um... start over, seriously.

Society: Looks like the entire thing was removed. Another window to hijack!

NewCharScene: Atlas tag. No update necessary.

Options: Same as Examine, plus some localization strings added. No updates necessary.


Quote:
*UI Moders can now use the 'child' property of an object to refer to a child object that has the same name as a property value. Example:

* In the raid window, script cannot reference controls such as the text control Group1.Member1.Name because .Name refers to the name of the page Member1. The control can now be referenced using the syntax: Group1.Member1.child.Name.
Anyone know what that's about? I've been able to reference those just fine.
__________________
If it ain't broke, it needs more features!
Reply With Quote