EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > Fetish

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 07-31-2008, 01:43 PM
kinvore kinvore is offline
A Berserk Golem
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 55
Default LU 47 help

Until Zonx updates for the latest LU I was wondering if someone could help a noob out. Can someone please list which windows from the default UI I should load into my Fetishnightfall folder to be able to use all the features? The voice chat windows would be especially nice to have. Thanks!


Pouncer
Reply With Quote
  #2  
Unread 07-31-2008, 01:46 PM
Henke's Avatar
Henke Henke is offline
A Brown Bear
 
Join Date: Jun 2005
Server: Befallen
Posts: 12
Default

i was about to make a post on this myself but you beat me to it, thanks
__________________
//Clawfinger Brigand of Faydark now called befallen
Reply With Quote
  #3  
Unread 07-31-2008, 01:47 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

eq2ui_hud_zoning.xml was changed

eq2u_gamedata.xml was changed

eq2ui_windowelements.xml has additions

possibly eq2ui_mainhud_help.xml should be removed.

and eq2ui_mainhud.xml needs these code additions (or be removed from the custom ui folder):

Code:
<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>
Think the rest were minor differences.
That may be all you need to be in-game and playing for now
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>

Last edited by Drumstix42 : 07-31-2008 at 02:54 PM.
Reply With Quote
  #4  
Unread 07-31-2008, 02:01 PM
Falcour Falcour is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Crushbone
Posts: 3
Default

ok im lost where do you get them files help plz
Reply With Quote
  #5  
Unread 07-31-2008, 02:09 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Quote:
Originally Posted by Falcour View Post
ok im lost where do you get them files help plz
They're new default files in the UI. You don't need to get them from anywhere. That code goes in the file that I listed it for.

If you are unsure how to make the changes, then you'll have to wait for an update by the author or someone else's contributions
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #6  
Unread 07-31-2008, 02:24 PM
kinvore kinvore is offline
A Berserk Golem
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 55
Default

Quote:
Originally Posted by Drumstix42 View Post
eq2ui_hud_zoning.xml was changed

eq2ui_windowelements.xml has additions

possibly eq2ui_mainhud_help.xml should be removed.

and eq2ui_mainhud.xml needs these code additions (or be removed from the custom ui folder):

Code:
<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>
Think the rest were minor differences.
That may be all you need to be in-game and playing for now
Okay I think I can add the code to my mainhud file, I'll be sure to make a backup copy before I mess with it. As for the other files, should I just replace them with the default versions?


Pouncer
Reply With Quote
  #7  
Unread 07-31-2008, 02:33 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

I posted an update to the Fetish UI that adds skinned versions of the voice features and the zone window.

I have just updated it to include the mainhud and popup files that have the includes in them.

These should be drop in replacements and additions to the Fetish UI folder for immediate GU47 use.
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote
  #8  
Unread 07-31-2008, 02:41 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Quote:
Originally Posted by kinvore View Post
Okay I think I can add the code to my mainhud file, I'll be sure to make a backup copy before I mess with it. As for the other files, should I just replace them with the default versions?


Pouncer
You can go with what keezyrick suggested, or just delete the files from your custom ui folder.

When a file is not present in a Custom folder, it automatically uses the default UI file.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #9  
Unread 07-31-2008, 02:48 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

Hey Drumstix42,
Do you know when they changed the vivox_select_session to vcselect_session command?

I totally missed it and so my update will not open the channel select dialog from the voicebar. It will work from the voice users window just fine.

I guess I need to pay better attention and test completely (again) day of the push to live.
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote
  #10  
Unread 07-31-2008, 02:50 PM
kjamaca kjamaca is offline
A Young Mystail Rat
 
Join Date: May 2008
Server: Antonia Bayle
Posts: 6
Default

Quote:
Originally Posted by keezyrick View Post
I posted an update to the Fetish UI that adds skinned versions of the voice features and the zone window.

I have just updated it to include the mainhud and popup files that have the includes in them.

These should be drop in replacements and additions to the Fetish UI folder for immediate GU47 use.
Where can I find those files, I don't see an update in the downloads section dated today.
Reply With Quote
  #11  
Unread 07-31-2008, 02:53 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Quote:
Originally Posted by kjamaca View Post
Where can I find those files, I don't see an update in the downloads section dated today.
It appears his upload is currently pending. You can check when it is validated by clicking his "Interface Author" button
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #12  
Unread 07-31-2008, 02:55 PM
kjamaca kjamaca is offline
A Young Mystail Rat
 
Join Date: May 2008
Server: Antonia Bayle
Posts: 6
Default

Quote:
Originally Posted by Drumstix42 View Post
It appears his upload is currently pending. You can check when it is validated by clicking his "Interface Author" button
Sweet! Thanks.
Reply With Quote
  #13  
Unread 07-31-2008, 04:01 PM
Falcour Falcour is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Crushbone
Posts: 3
Default

cant see the mic icon over peoples heads any fix for that?
Reply With Quote
  #14  
Unread 07-31-2008, 04:30 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

You can either delete eq2ui_proxyactor.xml in your Fetish directory or copy it from the Default directory into Fetish to get the talk bubble.

This file is was updated by SOE but is not modified by Fetish.
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote
  #15  
Unread 07-31-2008, 05:09 PM
Falcour Falcour is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Crushbone
Posts: 3
Default

thank you for your help works great
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:03 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI