EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   New skill window lacking data (https://www.eq2interface.com/forums/showthread.php?t=3470)

depechenode 06-28-2005 05:09 PM

The only problem I see now with the skills window, is it does NOT like the number 7. When you have skills that involve 7's, they seem to get chopped off. Hopefully this can be easily corrected.

Example:
skill 103/107 displays 103/10..
skill 107/112 displays 107/12..
skill 31/37 displays as 31/3..


working on seeing if I can fix it thru UIBuilder.

ps. incase you turned to last page prior to reading first page, my step by step fix for those using fetish journals is the post prior to this on page one.

cupelix 06-28-2005 05:17 PM

Gracious
 
Thanks So much.

Mikeablah 06-28-2005 05:27 PM

Any idea why in the pic above there is no background? Im not sure what file is needed for that.

depechenode 06-28-2005 05:31 PM

Make sure if you are using a custom equi.xml file you add ALL the new .xml windows to that equi.xml

Posted earlier in this thread are the items that need to be added.

astarothgate 06-28-2005 06:43 PM

Ok this fixed it
 
ok i've been messin with this fer a couple hours and this fixed it all exept that the skills window uses the default eq2 border for the window, workin on that atm. Use this:

Quote:

Originally posted by: depechenode
UI builder you change this;
or
1) Copy the default equi_mainhud_skills.xml from the /ui/default folder and place the copy inyo YOUR custom ui folder.
2) Open up note pad and load in the equi_mainhud_skills.xml (from YOUR custom directory)
3) Use FIND to search for Journals.JournalsQuest.TabbedPaneStyle
4) Now overwrite Journals.JournalsQuest.TabbedPaneStyle
with Fetish.TabStyles.tab
5) Save the file and restart EQ2.
Ok upon doing this yes you will get the skill window up namely because you are using the default file with a single change. Yet when you boot up the places where the progress bars are nothing but black windows. So then use this.
Quote:

Originally posted by: Leks
Just add :

Code:
<include>eq2ui_commonelements.xml</include>
<include>eq2ui_textstyles.xml</include>
<include>eq2ui_shadowstylesnew.xml</include>
<include>eq2ui_specialelements.xml</include>
<include>eq2ui_arenachampions.xml</include>

to the eq2ui.xml file you're using.
(Usually the one in your custom directory)
Ok now the files listed to include are the ones that were just added in todays update. This will give you a working skills window with fetish tabs. Working on changing the border from the default so if anyone has any suggestions reply, so we can get everyone workin.

loki_racer 06-29-2005 10:14 AM

Thank you so much guys.

I thought I had tried everything. Took a look at my custom ui eq2ui.xml (which I had never looked at before) and added those includes.

If I delete the eq2ui.xml in the custom UI folder, will it use the one found in the Default folder? If so, will it still load the custom ui pieces?

Gundahar 06-29-2005 10:33 AM

Quote:

Originally Posted by astarothgate
ok i've been messin with this fer a couple hours and this fixed it all exept that the skills window uses the default eq2 border for the window, workin on that atm. Use this:


Ok upon doing this yes you will get the skill window up namely because you are using the default file with a single change. Yet when you boot up the places where the progress bars are nothing but black windows. So then use this.

Ok now the files listed to include are the ones that were just added in todays update. This will give you a working skills window with fetish tabs. Working on changing the border from the default so if anyone has any suggestions reply, so we can get everyone workin.

OK GUYS I HAVE DONE ALL THESE STEPS AND STILL MY SKILLS WINDOW SHOWS UP WITH THE TABS BUT NO WORDS JUST BLACK BOXES

Gundahar 06-29-2005 10:36 AM

What i am not getting is when you say add this...

Code:
<include>eq2ui_commonelements.xml</include>
<include>eq2ui_textstyles.xml</include>
<include>eq2ui_shadowstylesnew.xml</include>
<include>eq2ui_specialelements.xml</include>
<include>eq2ui_arenachampions.xml</include>

to the eq2ui.xml file you're using.
(Usually the one in your custom directory)

Am i adding that to a file or am i just taking those 5 files from the default ui and coping them to the custom ui folder?

And if i am adding those words to a file whichg exact file and where in the file?

Sorry i am newbie at this stuff and kinda of lost. Right now i got the window and the 3 tabs but nothing but black boxes

taco-man 06-29-2005 01:21 PM

you want to open up eq2ui.xml in a text editor and add those lines to it.

Calamond 06-29-2005 03:01 PM

Quote:

Originally Posted by Gundahar
What i am not getting is when you say add this...

Code:
<include>eq2ui_commonelements.xml</include>
<include>eq2ui_textstyles.xml</include>
<include>eq2ui_shadowstylesnew.xml</include>
<include>eq2ui_specialelements.xml</include>
<include>eq2ui_arenachampions.xml</include>

to the eq2ui.xml file you're using.
(Usually the one in your custom directory)

Am i adding that to a file or am i just taking those 5 files from the default ui and coping them to the custom ui folder?

And if i am adding those words to a file whichg exact file and where in the file?

Sorry i am newbie at this stuff and kinda of lost. Right now i got the window and the 3 tabs but nothing but black boxes


Go to the folder that holds your custom UI.

Look for the file eq2ui.xml and open it with a text editor.

Go to the bottom of the file and add:

<include>eq2ui_commonelements.xml</include>
<include>eq2ui_textstyles.xml</include>
<include>eq2ui_shadowstylesnew.xml</include>
<include>eq2ui_specialelements.xml</include>
<include>eq2ui_arenachampions.xml</include>

right above the last line in the file.

Save and restart EQ.

slave2mywerk 06-30-2005 04:42 AM

no tabs
 
I have applied every fix i can find on these forums, and I still have no tabs....any ideas?



Well I got it, but I had to get fairly drastic it seemed. LOL I deleted the eq2ui.xml (old & new) files and the main hud skills file from the default folder. I also deleted eq2ui.xml and all files with the word "journal" in the name (think there were just 2) from the custom ui folder. When I logged back in, the game re-downloaded the default files, and it works fine now :) Good luck all!


All times are GMT -5. The time now is 01:45 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI