View Single Post
  #1500  
Unread 03-07-2006, 05:17 PM
Acedeal Acedeal is offline
A Young Mystail Rat
 
Join Date: Mar 2006
Server: Unrest
Posts: 2
Default

Quote:
Originally Posted by Zonx
There should be only 1 cl_ui_skinname xxx line and the skin listed must match the custom UI directory name of the skin you want loaded on login. Best to avoid spaces in that directory name.

So if you installed to Everquest II/UI/Fetish

You're ini should look like...
Code:
cl_ui_subdir UI/
cl_ui_skinname Fetish
I got it to work by changing the above to
Code:
cl_ui_skinname Fetish
cl_ui_subdir UI/
by moving the skin's name first that fixed all my issues, it now loads by default--go figure.
Reply With Quote