EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   Missing graphics (https://www.eq2interface.com/forums/showthread.php?t=12768)

bigdadu 04-17-2009 01:30 PM

Missing graphics
 
Greetings..

i just returned to the game and deleted all my old custom UI stuff, made a new custom UI and added the following addons :

Himays startbar 2
Himays Startbar 2 Fullsize patch
DrumsUI Exp bar
DrumsUI Infocenter
Milquetowst Clock and compass


I did the usual installation steps, made the new EQ2.Ini to point to my custom UI, and started the game.

All the above addons work perfect, but the new welcome screen and threat meter have a black background and are unusable.

Any ideas what I can do to fix that?

bigdadu 04-17-2009 01:59 PM

Ok, so the threat meter does work, but the welcome screen does not, nor do i have the control bar for the new in game voice chat or whatever it is that is new.

azubler 04-17-2009 04:18 PM

I'm having the same issue. There is a huge black box with about 8 or 9 graphic images randomly around it. No words..nothing!


Anita

bigdadu 04-18-2009 11:33 AM

OK, found a fix for the Welcome screen :

Quote:

Originally Posted by Dethdlr (Post 82565)
SoE added a new welcome window that pops up when you log in. With a default install of FetishNightfall, this window doesn't really work. Here's how to fix it.

Go to your FetishNightfall folder. Open the eq2ui_mainhud.xml file using NOTEPAD (don't use Word or any other word processor, use a text editor like Notepad). Go down in the file until you find these two lines near the end:

Code:

<include>eq2ui_mainhud_waypoints.xml</include>
<include>eq2ui_mainhud_windowsettings.xml</include>

Add this line between them:

Code:

<include>eq2ui_mainhud_welcome.xml</include>
so that it looks like this:

Code:

<include>eq2ui_mainhud_waypoints.xml</include>
<include>eq2ui_mainhud_welcome.xml</include>
<include>eq2ui_mainhud_windowsettings.xml</include>

Save the file. That's it. The welcome screen will now work.


taken from this post : http://www.eq2interface.com/forums/s...ad.php?t=12754

Now all I need isa fix for the voice chat bar control.

Jahiah 04-18-2009 08:42 PM

you would put the below lines in the eq2ui_mainhud.xml file at the end but before </Page>:

<include>eq2ui_mainhud_voicebar.xml</include>
<include>eq2ui_mainhud_voicebar_popup.xml</include>
<include>eq2ui_mainhud_voicechat.xml</include>
<include>eq2ui_mainhud_voiceoptions.xml</include>

oops forgot: to get the threat meter to not have the black around it and work, add this as well to eq2ui_mainhud.xml:
<include>eq2ui_mainhud_threat.xml</include>


All times are GMT -5. The time now is 02:05 AM.

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