Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Interface Gallery Discussion > Released
User Name
Password

Reply
 
Thread Tools Display Modes
Old 02-11-2004, 10:25 AM   #46
Whity
A Gray Wolf
 
Join Date: Sep 2003
Server: Quellius
Posts: 5
Interface Author - Click to view interfaces
Default

I have the same problem, I followed all instructions, but it won't work me either...
every time i start up eq, it starts to download the main-bg again, and more, and in the eqp_config.xml i miss the line <textures>
This is what I have in my eqp_config.xml :

<?xml version="1.0"?>
<EQPatchConfig>
<Username/>
<Options>
<Optional>false</Optional>
<Kunark>true</Kunark>
<Velious>true</Velious>
<ShadowsLuclin>true</ShadowsLuclin>
<PlanesOfPower>false</PlanesOfPower>
<LegacyOfYkesha>false</LegacyOfYkesha>
<DungeonsOfNorrath>false</DungeonsOfNorrath>
<GatesOfDiscord>false</GatesOfDiscord>
<Legends>false</Legends>
<French>false</French>
<German>false</German>
<Japanese>false</Japanese>
<Korean>false</Korean>
<Chinese>false</Chinese>
<English>false</English>
<StandardDistribution>false</StandardDistribution>
<TestServer>false</TestServer>
<BetaServer>false</BetaServer>
<ExpansionPrompt>true</ExpansionPrompt>
<AutoDownload>true</AutoDownload>
<AutoPlay>false</AutoPlay>
</Options>
<InternetType>0</InternetType><Verified/><Flood1x/><LanguageConfirm/><SysLangChecked/><textures><oldworld>false</oldworld><kunark>false</kunark><velious>false</velious></textures></EQPatchConfig>
What can i do to fix this plz? because I have a very nice one.
I also downloaded and unpacked the starters kit etc, and added the lines but i have to be doing something wrong (actually i know i am lol, got this feeling, but don't know what).
So if anyone got an answer, plz explain like i'm a 5 year old :P

Greetz, Whitey
Whity is offline   Reply With Quote
Old 02-11-2004, 10:53 AM   #47
Taleisin
Guest
 
Posts: n/a
Default

*NOTE* the starter kit may not be working after the 2/10 patch (bloody SOE) a new starter kit is INC

<?xml version="1.0"?>
<EQPatchConfig>
<skin>wtfpatcher</skin> < does not appear in normal patcher config file, must be added
<Username/>
<Options>
<Optional>false</Optional>
<Kunark>true</Kunark>
<Velious>true</Velious>
<ShadowsLuclin>true</ShadowsLuclin>


Full Tutorial Here
  Reply With Quote
Old 02-25-2004, 09:43 PM   #48
Serizial
A Fire Beetle
 
Join Date: Jan 2004
Posts: 3
Angry

I keep adding the line to the eqp_config.xml file, but everytime I launch EQ, it just loads the default, and rewrites xml file. Very annoying.
I have cases the same, no spaces in the names, all xml files are named the same as their respective folders, but it wont work. >:(
Serizial is offline   Reply With Quote
Old 02-26-2004, 01:24 AM   #49
Taleisin
Guest
 
Posts: n/a
Default

overwrites the files? are you sure you aren't unziping the patcher skin you want to use into the default folder?
full tutorial
  Reply With Quote
Old 02-26-2004, 01:36 AM   #50
Taleisin
Guest
 
Posts: n/a
Default

daggun your PM box is full so here is what I was going to send you

Quote:
when I was making the art for the patcher, I found having alot of them all in one zip made the zip huge, so for download reasons I put them in different zips.. here are the links

1
2
3
4
5
6
blank patcher art
  Reply With Quote
Old 02-26-2004, 01:41 AM   #51
Daggun
A Shissar Disciple
 
Daggun's Avatar
 
Join Date: Aug 2002
Server: Vazaelle
Posts: 109
Interface Author - Click to view interfaces
Cool Sweet!

DOH! Thanks for letting me know. I will fix that, and thanks for the links makes it alot easier.

__________________
Daggun
Vazaelle

“I don't know half of you half as well as I should like, and I like less than half of you half as well as you deserve…” Bilbo Baggins
Daggun is offline   Reply With Quote
Old 02-26-2004, 01:47 AM   #52
Taleisin
Guest
 
Posts: n/a
Default

NP Daggun

~glances at his "My Skins" button, dusts off "My Skins" button~
  Reply With Quote
Old 02-26-2004, 05:52 PM   #53
Serizial
A Fire Beetle
 
Join Date: Jan 2004
Posts: 3
Default

Quote:
Originally posted by Taleisin
overwrites the files? are you sure you aren't unziping the patcher skin you want to use into the default folder?
full tutorial

It is overwriting my eqp_config.xml file. Dreamweaver updates it automatically whenever its changed externally.
Yes, it is in dir /Everquest/Skins/Bellsix/
The images are in the the folder /images/ in the above dir
The .xml file is /Everquest/Skins/Bellsix/Bellsix.xml
In the eqp_config.xml I have the following:
Code:
<?xml version="1.0"?> <EQPatchConfig> <skin>Bellsix</skin> <Username/> <Options> <Optional>false</Optional> <Kunark>false</Kunark> <Velious>false</Velious> <ShadowsLuclin>true</ShadowsLuclin> <PlanesOfPower>false</PlanesOfPower> <LegacyOfYkesha>false</LegacyOfYkesha> <DungeonsOfNorrath>false</DungeonsOfNorrath> <GatesOfDiscord>false</GatesOfDiscord> <Legends>false</Legends> <French>false</French> <German>false</German> <Japanese>false</Japanese> <Korean>false</Korean> <Chinese>false</Chinese> <English>false</English> <StandardDistribution>false</StandardDistribution> <TestServer>false</TestServer> <BetaServer>false</BetaServer> <ExpansionPrompt>true</ExpansionPrompt> <AutoDownload>true</AutoDownload> <AutoPlay>false</AutoPlay> </Options> <InternetType/>false</InternetType><Verified><Flood1x>false<LanguageConfirm><SysLangChecked><textures><oldworld>false</oldworld><kunark>false</kunark><velious>false</velious></textures> </EQPatchConfig>
Serizial is offline   Reply With Quote
Old 02-26-2004, 08:07 PM   #54
Taleisin
Guest
 
Posts: n/a
Default

~question~ what is dreamweaver?

try making the entire name lower caps

Folder > \Everquest\SKins\bellsix
imagesXML > \Everquest\Skins\bellsix\bellsix.xml
Skins Tag > <skin>bellsix</skin>

also you might want to check the name of the modded background you want to use (if you have changed the XML that is related to the images file the skin will not load)
*IE the background MUST be called main-bg.png
  Reply With Quote
Old 02-26-2004, 09:19 PM   #55
Lothay
A Shissar Defiler
 
Lothay's Avatar
 
Join Date: Sep 2002
Posts: 173
Interface Author - Click to view interfaces
Default

Quote:
Originally posted by Taleisin
~question~ what is dreamweaver?


Only the best WYSIWYG editor/Site management package available. Made by Macromedia.
__________________
~Lothay
EQ Trader's Corner
Lothay is offline   Reply With Quote
Old 02-26-2004, 10:57 PM   #56
Taleisin
Guest
 
Posts: n/a
Default

bah best editor is a simple text editor... Serizial

~ try adding that line useing notepad.
  Reply With Quote
Old 02-27-2004, 01:05 AM   #57
Serizial
A Fire Beetle
 
Join Date: Jan 2004
Posts: 3
Default

Have the bg named main-bg.png

Have done the lower case... not the problem.

Aha! I had Dreamweaver set to a different encoding!

Well that solves my problem. I need to set it back to standard, instead of unicode.

And I use dreamweaver for all web based/layout based files, because it understands almost all of the languages used, and colors and assorts them accordingly. MX especially. Best of the pack, imo.
Serizial is offline   Reply With Quote
Old 03-12-2004, 09:28 PM   #58
Neori
A Snow Cougar
 
Neori's Avatar
 
Join Date: Jan 2003
Server: Tunare
Posts: 47
Send a message via ICQ to Neori
Default

Something I was wondering about after picking up the Patcher M-EX5 (which I love).

Is it possible to modify the main-bg file to use some of the nice art from previous EQ expansions? The GoD art just isn't as good in my opinion, especially compared to some of the top-notch artwork from well known artists on the original and Kunark boxes. I'd love to alter my patcher to bring back memories of old EQ, or back to days of Velious. I know the current format of the patcher hasn't been around in all those older expansions, but I'd love to see what it could have looked like, had they used it back then.
__________________
Mersia Angelis - 55 mage
Neori Willowwhisper - 55 druid
Miane Thistlemere - 52 ranger
Mandayilie D'Seet - 51 enchanter
Kinyrae F`Lorn - 54 necromancer
-----------------------------------
[re-retired]
-----------------------------------
Former Guildmistress of Angelfire Glory - Tunare server
Neori is offline   Reply With Quote
Old 03-12-2004, 09:59 PM   #59
Taleisin
Guest
 
Posts: n/a
Default

hmmm thats a idea... I might release something similar soon :-)
  Reply With Quote
Old 03-24-2004, 12:27 PM   #60
Taleisin
Guest
 
Posts: n/a
Default

I added two skins today

well one skin and one kit

the skin is a LoTR spoof I couldn't resist

and the kit (which is still in moderation) is a background kit that moves the download/play button away from the artwork.

Enjoy!!
  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 07:41 AM.


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