View Single Post
  #3  
Unread 11-17-2006, 03:41 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

The less obvious ones are:

files that contain multiple windows...
eq2ui_examine.xml is actually several types of examine windows.
eq2ui_newcharacterscene.xml contains character select and creation.
eq2ui_playerhousing.xml is actually seeral house related windows.
eq2ui_loginscene.xml contains everything available during initial login, up to character selection.

files that are used for multiple things...
eq2ui_hud_choice.xml is used for most simple alert windows with "OK", "Yes", "No", "Cancel" buttons, message text, and/or an input box.
Reply With Quote