Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 05-14-2003, 05:42 PM   #1
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default Help w/ Daellig UI ?

No fix from Daellig posted yet (that I can find) so I am attempting to go through and edit myself. I've run into some problems though...

For the custum EQUI.xml file , the patch fix post says to add the line <Include>EQUI_TipWnd.xml</Include> after the line <Include>EQUI_GuildManagementWnd.xml</Include> . In Daellig's EQUI.xml there is no <Include>EQUI_GuildManagementWnd.xml</Include> line. Can I just throw both of these lines in there anywhere? or does he take care of the need for that with his <Include>../default/EQUI.xml</Include>
line?

For the Group Window : There is no "GW_PetGauge5 " only "PetGauge5" . will adding the lines with GW mess this up , or will it be fine to just throw them in there

Finally , in the Target Window , there is no line <Pieces>Target_HP</Pieces>

so I am entirely unsure where to place the new lines.


Or if anyone knows of a fix for this UI anywhere, please share!!
andrX is offline   Reply With Quote
Old 05-14-2003, 06:12 PM   #2
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default

Well nevermind.

Apparently Daelling is a GENIUS and needs no fixes. haha.

andrX is offline   Reply With Quote
Old 05-14-2003, 08:56 PM   #3
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Quote:
<Include>../default/EQUI.xml</Include>


That one line means that you should never be required to make a single change to your custom EQUI.xml file.

However, the rest of the changes, to player, group and target, likely still need to be done.
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM
Cairenn is offline   Reply With Quote
Old 05-15-2003, 05:16 AM   #4
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default

The UI loads with no problems...
However if those changes need to be made , could you answer the questions about them I posted originally?

Many thanks.
andrX is offline   Reply With Quote
Old 05-15-2003, 08:23 AM   #5
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Those pieces (the ones that I tell you to find before adding stuff) have to be there. If you aren't finding them, you are looking at the wrong ones. If you want, you can zip the three files up (group, player, target) and attach them here and I (or someone else) will take a look at them for you.
Cairenn is offline   Reply With Quote
Old 05-16-2003, 05:59 AM   #6
Makani
A Hill Giant
 
Join Date: Sep 2002
Server: Terris-Thule
Posts: 31
Default

Here are the 3 files.

The UI works without the changes, but there are errors in the UI_Errors file.

Specifically:

[Thu May 15 21:32:14 2003] Error: Could not find child HPLabel1 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPPercLabel1 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPLabel2 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPPercLabel2 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPLabel3 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPPercLabel3 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPLabel4 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPPercLabel4 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPLabel5 in window GroupWindow

[Thu May 15 21:32:14 2003] Error: Could not find child HPPercLabel5 in window GroupWindow

[Thu May 15 21:32:19 2003] Error: Could not find child HPPercLabel in window TargetWindow

[Thu May 15 21:32:19 2003] Error: Could not find child HPLabel in window TargetWindow
Attached Files
File Type: zip daellig.zip (8.2 KB, 4 views)
Makani is offline   Reply With Quote
Old 05-16-2003, 01:24 PM   #7
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

That's the stuff from the patch the other day, you need to go in and add it.
Cairenn is offline   Reply With Quote
Old 05-17-2003, 05:42 PM   #8
Makani
A Hill Giant
 
Join Date: Sep 2002
Server: Terris-Thule
Posts: 31
Default

Well, I found another post that told how to keep the extra SOE garbage out of the custom UI by making the CX/CY 0. Worked like a charm.
Makani is offline   Reply With Quote
Old 05-19-2003, 08:21 AM   #9
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default

Oki zipping them up, cause I'm lost on where to start with editing these. Thanks thanks thanks.
Attached Files
File Type: zip daellig.zip (8.2 KB, 7 views)
andrX is offline   Reply With Quote
Old 05-20-2003, 06:46 AM   #10
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default

Well I seem to have figured out the Group and Player Windows. Still stuck on the target window.
-----------------------
[Tue May 20 06:33:46 2003] [Line:2318 Source:UIFiles\DaelPal\EQUI_TargetWindow.xml] Couldn't find class:item 'Target_HP' reference in FieldParseItemOfClass()
[Tue May 20 06:33:46 2003] Error loading skin: loading default skin instead.
-------------------------

Problem is : <Pieces>Target_HP</Pieces> is not in the original file and I do not know where this line is supposed to be in relation to the lines already there.

The Pieces lines in the original file are:

<Style_Sizable>false</Style_Sizable>
<Pieces>TW_LightBackground1</Pieces>
<Pieces>TW_LightBackground2</Pieces>
<Pieces>TW_LightBackground3</Pieces>
<Pieces>TW_LightBackground5</Pieces>
<Pieces>TW_LightBackground6</Pieces>
<Pieces>TW_LightBackground7</Pieces>
<Pieces>TW_LightBackground9</Pieces>
<Pieces>TW_LightBackground10</Pieces>
<Pieces>TW_LightBackground11</Pieces>
<Pieces>TW_LightBackground8</Pieces>
<Pieces>TW_LightBackground12</Pieces>
<Pieces>TW_LightBackground4</Pieces>
<Pieces>TW_FiligreeOuterBottom1</Pieces>
<Pieces>TW_FiligreeOuterBottom2</Pieces>
<Pieces>TW_FiligreeOuterBottom3</Pieces>
<Pieces>TW_FiligreeOuterBottom4</Pieces>
<Pieces>TW_FiligreeOuterBottom5</Pieces>
<Pieces>TW_FiligreeOuterBottom6</Pieces>
<Pieces>TW_FiligreeOuterBottom7</Pieces>
<Pieces>TW_FiligreeOuterBottom8</Pieces>
<Pieces>TW_FiligreeOuterBottom9</Pieces>
<Pieces>TW_FiligreeOuterBottom10</Pieces>
<Pieces>TW_FiligreeOuterBottom11</Pieces>
<Pieces>TW_FiligreeOuterBottom12</Pieces>
<Pieces>TW_FiligreeOuterBottom13</Pieces>
<Pieces>TW_FiligreeOuterBottom14</Pieces>
<Pieces>TW_FiligreeOuterBottom15</Pieces>
<Pieces>TW_FiligreeOuterBottom16</Pieces>
<Pieces>TW_FiligreeOuterBottom18</Pieces>
<Pieces>TW_FiligreeOuterBottom19</Pieces>
<Pieces>TW_FiligreeOuterBottom20</Pieces>
<Pieces>TW_FiligreeOuterBottom21</Pieces>
<Pieces>TW_FiligreeOuterBottom24</Pieces>
<Pieces>TW_FiligreeOuterBottom17</Pieces>
<Pieces>TW_FiligreeOuterTop1</Pieces>
<Pieces>TW_FiligreeOuterTop2</Pieces>
<Pieces>TW_FiligreeOuterTop3</Pieces>
<Pieces>TW_FiligreeOuterTop4</Pieces>
<Pieces>TW_FiligreeOuterTop5</Pieces>
<Pieces>TW_FiligreeOuterTop6</Pieces>
<Pieces>TW_FiligreeOuterTop7</Pieces>
<Pieces>TW_FiligreeOuterTop8</Pieces>
<Pieces>TW_FiligreeOuterTop9</Pieces>
<Pieces>TW_FiligreeOuterTop10</Pieces>
<Pieces>TW_FiligreeOuterTop11</Pieces>
<Pieces>TW_FiligreeOuterTop12</Pieces>
<Pieces>TW_FiligreeOuterTop13</Pieces>
<Pieces>TW_FiligreeOuterTop14</Pieces>
<Pieces>TW_FiligreeOuterTop15</Pieces>
<Pieces>TW_FiligreeOuterTop16</Pieces>
<Pieces>TW_FiligreeOuterTop17</Pieces>
<Pieces>TW_FiligreeOuterTop18</Pieces>
<Pieces>TW_FiligreeOuterTop19</Pieces>
<Pieces>TW_FiligreeOuterTop20</Pieces>
<Pieces>TW_FiligreeOuterTop21</Pieces>
<Pieces>TW_FiligreeOuterTop24</Pieces>
<Pieces>TW_FiligreeOuterLeft1</Pieces>
<Pieces>TW_FiligreeOuterLeft2</Pieces>
<Pieces>TW_FiligreeOuterBottomLeft</Pieces>
<Pieces>TW_FiligreeOuterTopLeft</Pieces>
<Pieces>TW_FiligreeOuterRight1</Pieces>
<Pieces>TW_FiligreeOuterRight2</Pieces>
<Pieces>TW_FiligreeOuterBottomRight</Pieces>
<Pieces>TW_FiligreeOuterTopRight</Pieces>
<Pieces>TW_FiligreeInnerTop1</Pieces>
<Pieces>TW_FiligreeInnerTop2</Pieces>
<Pieces>TW_FiligreeInnerTop3</Pieces>
<Pieces>TW_FiligreeInnerTop4</Pieces>
<Pieces>TW_FiligreeInnerTop5</Pieces>
<Pieces>TW_FiligreeInnerTop6</Pieces>
<Pieces>TW_FiligreeInnerTop7</Pieces>
<Pieces>TW_FiligreeInnerTop8</Pieces>
<Pieces>TW_FiligreeInnerTop9</Pieces>
<Pieces>TW_FiligreeInnerTop10</Pieces>
<Pieces>TW_FiligreeInnerTop11</Pieces>
<Pieces>TW_FiligreeInnerTop12</Pieces>
<Pieces>TW_FiligreeInnerTop13</Pieces>
<Pieces>TW_FiligreeInnerTop14</Pieces>
<Pieces>TW_FiligreeInnerTop15</Pieces>
<Pieces>TW_FiligreeInnerTop16</Pieces>
<Pieces>TW_FiligreeInnerTop17</Pieces>
<Pieces>TW_FiligreeInnerTop18</Pieces>
<Pieces>TW_FiligreeInnerTop19</Pieces>
<Pieces>TW_FiligreeInnerTop20</Pieces>
<Pieces>TW_FiligreeInnerTop21</Pieces>
<Pieces>TW_FiligreeInnerBottom1</Pieces>
<Pieces>TW_FiligreeInnerBottom2</Pieces>
<Pieces>TW_FiligreeInnerBottom3</Pieces>
<Pieces>TW_FiligreeInnerBottom4</Pieces>
<Pieces>TW_FiligreeInnerBottom5</Pieces>
<Pieces>TW_FiligreeInnerBottom6</Pieces>
<Pieces>TW_FiligreeInnerBottom7</Pieces>
<Pieces>TW_FiligreeInnerBottom8</Pieces>
<Pieces>TW_FiligreeInnerBottom9</Pieces>
<Pieces>TW_FiligreeInnerBottom10</Pieces>
<Pieces>TW_FiligreeInnerBottom11</Pieces>
<Pieces>TW_FiligreeInnerBottom12</Pieces>
<Pieces>TW_FiligreeInnerBottom13</Pieces>
<Pieces>TW_FiligreeInnerBottom14</Pieces>
<Pieces>TW_FiligreeInnerBottom15</Pieces>
<Pieces>TW_FiligreeInnerBottom16</Pieces>
<Pieces>TW_FiligreeInnerBottom17</Pieces>
<Pieces>TW_FiligreeInnerBottom18</Pieces>
<Pieces>TW_FiligreeInnerBottom19</Pieces>
<Pieces>TW_FiligreeInnerBottom20</Pieces>
<Pieces>TW_FiligreeInnerBottom21</Pieces>
<Pieces>TW_FiligreeInnerLeft2</Pieces>
<Pieces>TW_FiligreeInnerRight2</Pieces>
<Pieces>TW_FiligreeInnerTopLeft2</Pieces>
<Pieces>TW_FiligreeInnerBottomLeft2</Pieces>
<Pieces>TW_FiligreeInnerTopRight2</Pieces>
<Pieces>TW_FiligreeInnerBottomRight2</Pieces>
<Pieces>TW_ExperienceGuageBackground</Pieces>
<Pieces>TW_AdvancementGuageBackground</Pieces>
<Pieces>TW_ExperiencePercentage</Pieces>
<Pieces>TW_ExperiencePercentFigure</Pieces>
<Pieces>TW_AdvancementPercentage</Pieces>
<Pieces>TW_AdvancementPercentFigure</Pieces>
<Pieces>TW_ExperienceGuage</Pieces>
<Pieces>TW_AdvancementGuage</Pieces>
</Screen>
----------------------------------------------------
Attached Files
File Type: zip grpplyfixed.zip (9.6 KB, 17 views)
andrX is offline   Reply With Quote
Old 06-04-2003, 05:26 AM   #11
andrX
A Snow Cougar
 
Join Date: Jan 2003
Posts: 40
Interface Author - Click to view interfaces
Default

any word on if this is fixable or not yet?
andrX is offline   Reply With Quote
Old 06-06-2003, 08:41 PM   #12
Belthazore
A Bat
 
Join Date: Jun 2003
Posts: 1
Default in-compatible

i am using the skin 1-Vert-2.5-Cannabis.zip and i am getting the error

Your XML files are not compatible with current Everquest files, some windows may not work correctly. Use /loadskin Default 1 to load the Everquest default skin.

any ideas?
Belthazore is offline   Reply With Quote
Old 11-03-2003, 10:49 AM   #13
divorax
A Tundra Mammoth
 
Join Date: Dec 2002
Server: Karana
Posts: 63
Send a message via Yahoo to divorax
Default

is ther ean up to date versin of this skin thx

Last edited by divorax : 11-07-2003 at 12:28 PM.
divorax is offline   Reply With Quote
Old 11-03-2003, 12:00 PM   #14
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Those errors mean that the EQUI_Animations.xml file is out of date. You need to make the changes to that file as outlined in the Patch Fixes forum.
Cairenn is offline   Reply With Quote
Old 11-22-2003, 04:47 AM   #15
Trinethy
A Wooly Rhino
 
Join Date: May 2003
Server: Luclin
Posts: 72
Send a message via ICQ to Trinethy Send a message via Yahoo to Trinethy
Exclamation

Can someone PLEASSSSSSSSSSS PLEASSSS take a look at this skin, Im missing it much, tryed to fix it but I cant
__________________
Trinethy is offline   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


All times are GMT -5. The time now is 12:36 AM.


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