View Single Post
  #55  
Unread 02-20-2005, 11:38 AM
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

Quote:
Originally Posted by aalwein
I used the buttonstyles file from the fetish inventory download. Here's an oddity... when I put just your inventory in a custom ui and just use that, the inventory opens fine. Adding TyeJae's ui and modding the files to Fetish standards and bam no good. I'm going to try taking the common files from Fetish and adding the TyeJae interface mods to them instead of vice versa. Hopefully that works.
Downloaded and examined TyeJae's mod. From what I can tell, the only XML files from his mod that actually got changed are...
- eq2ui.xml
- eq2ui_fonts.xml
- eq2ui_ImageStyles.xml
- eq2ui_ProgressbarStyles.xml
- eq2ui_mainhud.xml
- eq2ui_mainhud_experience.xml
- eq2ui_mainhud_groupmembers.xml
- eq2ui_mainhud_hotkey.xml
- eq2ui_mainhud_player.xml
- eq2ui_mainhud_target.xml

I'd first try dropping all my files except eq2ui_ImageStyles.xml and - eq2ui_font.xml into his mod. Open EQ and see if the default buttons show ok (they should).

Next open both his and my ImageStyle files in Notepad. Copy and paste any code from my file not in his. This should make my custom buttons show.

Do the same with the fonts file.

Everything about the 3 default button styles is contained in eq2ui_ButtonStyles.xml. If you're still having troubles after doing the above, I'd look there. I'd also try trashing everything included with TyeJae's mod that wasn't actully changed.
Reply With Quote