View Single Post
  #11  
Unread 07-30-2005, 01:13 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Quote:
Originally Posted by JuJutsu
If I do loadui the bottom window contains supportedskin but nothing else so I guess I've borked the location.

My directory structure looks more like this:
sony: contains everquestii and station
everquestii: contains testserver ui and others
testserver: contains ui and others
ui: contains default fonts mapmod and eq2map

my eq2.ini is in the testserver folder and looks like:

cl_ui_skinname mapmod
cl_ui_sundir UI/


any help would be greatly appreciated
Be sure that the cl_ui-sundir UI/ is spelled --- cl_ui_subdir UI/

My actual EQ2.ini is as follows:

cl_ui_skinname mods
cl_ui_subdir UI/

and this file is in the eq2/testserver directory, where your character .ini files are located
my testserver modded ui directory is named Mods and is under the /testserver/UI directory

tree:

E:
---EQ2 (THIS is where another copy of the eq2.ini can be found for LIVE server)
------Testserver (THIS is where the eq2.ini should be for the Testserver)
---------UI
------------Mods (THIS is where my modded UI files are)

hope that helps

Last edited by depechenode : 07-30-2005 at 01:20 PM.
Reply With Quote