Thread: Help needed
View Single Post
  #1  
Unread 06-07-2005, 06:34 AM
Ghimmhala Ghimmhala is offline
A Young Mystail Rat
 
Join Date: Oct 2004
Posts: 6
Cool Help needed

I am sure there is a post stating this issue but I don't have the time to sif thrue the threads to find it so here it is.

I am having trouble getting my Interface Pieces to work. I have done what what i read to do.

1) Download the interface you wish to use

2) Make a new folder with any name BUT with no spaces or special charaters (example: bobsui) 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 newely created folder. Please make sure you dont 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 peices 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.

I have even did this.

Code:

cl_ui_subdir UI/
cl_ui_skinname bobsui

I have even went to lenght to copying all the files in the default folder and pasting them in my new folder and not over righting the files I had in there befor.

Every time I try to load this UI My name turns to Longestnameever The lvl in my exe bar goes from 26 to 50 I have like a litle black blok by name and my health bar stays at 4 red bulbles.

Then it goes back to normal my parts show up but then I am buged.. So I have to cmp out.

I hope some ones try to let me know what I am doing wrong i have been trying not to ask for help cause I know how to go by the How Too's
Reply With Quote