View Single Post
  #51  
Unread 04-09-2009, 06:09 PM
Resun Resun is offline
A Young Mystail Rat
 
Join Date: Mar 2009
Server: Unkown
Posts: 2
Default

Hi, I just downloaded this and the quest journal. I'm getting the same thing as a lot of the other posts about only seeing the Parent.Parent etc. text. I've changed my eq2ui_custom.xml file to include the files:
Code:
    <Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" ScrollExtent="1024,768" Size="1024,768" Visible="false">
	<include>InfoCenter/includes.xml</include>
	<include>eq2ui_custom_infocenter.xml</include>
    </Page>
I get the windows, but when clicking on a button it displays the link to the file, not the actual text. I've also checked the eq2ui.xml file and it does include eq2ui_custom.xml.