View Single Post
  #17  
Unread 09-17-2005, 11:04 AM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

The Tooltip (font stuff) line is to be added to the EQ2UI_EQ2UI.Fonts.xml in YOUR custom directory. Make sure that is where you added and save the file. Restart EQ2.

The Examine window mod MUST then be modified to INCLUDE the New Tooltips page file. I already did that to MY Examine UI mod that you can Download here.

The broken tooltips has NOTHING to do with the Bags or Market mods that anyone else made/uses.

The file is dependent stricly on Fonts.xml and examine.xml.

If you know how to use UIBuilder, you can fix the Examine.xml in YOUR custom diretory fairly easily.

Copy the DEFAULT EQ2UI_Examine.xml to the UIBuilder Default directory. Rename to EQ2UI_ExamineSOE.xml
Now, go into THAT directory under UIBuilder and EDIT the EQ2UI_Mainhud.xml. Look for the line <include>EQ2UI.Examine.xml</include>

COPY that line and PASTE it RIGHT below the line you copied. NOW change that line to read <include>EQ2UI.ExamineSOE.xml</include>

Next, go to YOUR custom UI file directory and COPY the EQ2UI_Examine.xml to the UIBuilder DEFAULT directory.

RUN UIBuilder.

Open the MAINHUD tab on the RIGHT screen (the big black screen).
Then, on the left screen Click on the EXAMINSOE and notice there is a TOOLTIP page. COPY that page and PASTE it into the EXAMINE page right above/below the EXAMINESOE. I say above or below, depends on where you listed it on the MAINHUD.XML you edited.

Now SAVE everything.
Exit, UIBUilder, and go BACK to the UIBuilder DEFAULT directory. Look for the newer EQ2UI_EXAMINE.XML

Copy that file and paste it into YOUR custom UI directory. If you edited the fonts already to include the Tooltip line as stated in the start of this thread, you should BE GOOD TO GO with ANY Bag/Market, etc window you have.

Restart EQ2, good luck

-depeche

Last edited by depechenode : 09-17-2005 at 11:09 AM.
Reply With Quote