View Single Post
  #4  
Unread 10-20-2010, 08:39 PM
DiggityMan's Avatar
DiggityMan DiggityMan is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Aug 2010
Server: Oasis
Posts: 95
Default

post your eq2.ini
also there should only be *.xml files in your UI/CustomUI folder (besides maybe an image folder)
I need to know the name you picked for your Custom UI folder too
I did miss a Part once your ingame u need to lload the UI at least once it will load from there on
Type /loadui CustomUI (or what ever u named it)

Detailed decription of howto

Quote:
Current Install Steps:

1. Download the interface you wish to use
2. Make a new folder with any name BUT with no spaces or special characters (example: customui) in the UI folder that is inside your Everquest II directory.
3. Unzip the xml, dds, tga (dds,tga's must be in a images sub-folder) files into your newly created folder. Please make sure you don't have a folder inside of a folder when you do this. %\Everquest II\UI\bobsui\jillsui\*.xml (wrong) | %\Everquest II\UI\bobsui\*.xml (correct)
4. If you are going to use multiple interface pieces just unzip all of them into the same 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 bobsui
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.

Once they fix the /loadui command using custom interfaces will be ALOT easier and these steps will be updated.
__________________
*On Leave Got Married*


Last edited by DiggityMan : 10-20-2010 at 08:47 PM.
Reply With Quote