View Single Post
  #3  
Unread 05-05-2005, 03:37 AM
Jaxel Jaxel is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 96
Default

Currently the interface command /loadui works in a sense it loads the custom interface but if you use it your interface will not work correctly. So here are the steps to use for now to load a custom interface and have it work.

Current Install Steps:
  1. Download the complete set or interface piece you wish to use.
  2. Create new folder called "OCD" inside your Everquest II UI directory.
  3. Unzip the xml and dds files into your newely created folder. Please make sure you dont have a folder inside of a folder when you do this.
    Should be by default: C:\Program Files\Sony\Everquest II\UI\OCD\*.xml
  4. If you are using single pieces in someone elses complete set, just extract the piece to the custom folder of the other complete set. EQ2 can only use ONE custom UI folder.
  5. Go back to your Everquest II directory and create a new text file and put the following code inside of it:
    Code:
    cl_ui_skinname OCD
    cl_ui_subdir UI/
  6. Save the file as eq2.ini (make sure you dont save it as eq2.txt or eq2.ini.txt)
  7. Load up Everquest II and your new interface should be working.
__________________
Jaxel, Dirge of Risen, on The Bazaar.
My OCD Interface Mods

Last edited by Jaxel : 07-05-2005 at 12:52 PM.
Reply With Quote