View Single Post
  #6  
Unread 02-03-2005, 05:03 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Which is why I suggest modders keep their hands off any of the most likely to change XML files.
eq2ui_mainhud.xml
eq2ui_inventory.xml
eq2ui_popup.xml
eq2ui_gamedata.xml
eq2ui_ButtonStyles.xml
eq2ui_FrameStyles.xml
eq2ui_ProgressbarStyles.xml
(and probably any other eq2ui_*Styles.xml files) probably shouldn't be touched. Authors should look for other ways of implementing what it is they're trying to without modding these files. They're all pretty critical files where having a modded one could screw up other parts of the UI if SOE patches that file.

Quib
Reply With Quote