View Single Post
  #4  
Unread 11-28-2006, 05:47 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

eq2ui_mainhud_skills.xml is no longer used for anything. The "L" key now brings up eq2ui_mainhud_achievements.xml, which contains both the archtype and class achievement trees.

eq2ui_popup.xml contains most windows that are not commonly used, can't be assigned hotkeys, and are typicaly displayed by interacting with another window or object in the world.

eq2ui_popup_claim.xml displayed when you type /claim. Lists promotional and subscription time rewards.

Templates are used to format rows within a list or menu. The name of each template generally describes what they apply to. Here are some of the less obvious ones

eq2ui_bankevent_template formats the deposit/withdraw bank event list
eq2ui_ccapplist_template formats one of the character creation lists
eq2ui_ccgenerallist_template also used in character creation
eq2ui_ccworldlist_template nolonger used
eq2ui_ccworldlist_template2.xml formats the server list shown durning character creation
eq2ui_containertemplate
eq2ui_dialogtexttemplate
eq2ui_dropdown_template2 formats dropdown menus with icons.
eq2ui_event_template formats the scrollable guild events list
eq2ui_event_template_compact formats short guild events list
eq2ui_eventfilter_template
eq2ui_generictexttemplate
eq2ui_generictexttemplate_chatfont
eq2ui_guild_personality_icons used in recruting and/or guild browsing
eq2ui_guild_personality_tag_template used in recruting and/or guild browsing
eq2ui_guild_playstyle_template used in recruting and/or guild browsing
eq2ui_listboxrow_system_template
eq2ui_listboxrow_template
eq2ui_listboxtworow_template
eq2ui_permission_template
eq2ui_questtemplate
eq2ui_shadowstylesnew
eq2ui_smalltext_template
eq2ui_spelltemplate
eq2ui_Templates
eq2ui_waypointtemplate formats the waypoint list
Reply With Quote