View Single Post
  #100  
Unread 08-17-2008, 01:08 PM
Mardigann Mardigann is offline
A Brown Bear
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 8
Default

Quote:
Originally Posted by Mardigann View Post
Maybe this will help - this is my custom.xml as it is right now -


eq2ui_custom.xml contents:

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>bob.xml</include>
<include>_ProfitUI_SubClassDetector.xml</include>
<include>_ProfitUI_QuickRaidButtons.txt</include>
<include>_ProfitUI_CuresCode.xml</include>
<include>_ProfitUI_StandardSearches.txt</include>
<include>_ProfitUI_InventoryColorSettings.txt</include>
<include>_ProfitUI_MiscSettings.txt</include>
<include>_ProfitUI_SoundControls.xml</include>
<include>_ProfitUI_VideoControls.xml</include>
<include>_ProfitUI_ControlCenter.xml</include>
<include>_ProfitUI_Timer.xml</include>
<include>_ProfitUI_BottomBar.xml</include>
<include>_ProfitUI_InfoCenter.xml</include>
<include>eq2ui_custom_poifinder.xml</include>

</Page>
<Namespace Name="ProfitUI_Styles">
<include>_ProfitUI_Styles.xml</include>
</Namespace>
Seagoat - still trying to get your XP bars to display along with Profits bar. If you could give me an example. Lets say your file is called "bob.xml" what steps would I need to do to get both of them to show up? which files to edit and in what way?

Thanks in advance!
Reply With Quote