View Single Post
  #7  
Unread 12-15-2004, 04:45 PM
Humudce's Avatar
Humudce Humudce is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2004
Server: Blackburrow
Posts: 352
Default

Do not do these steps while EverQuest II is running.

1. Make a folder named MYMODS in your EQ2/UI Folder
2. Unzip archive to MYMODS Folder..
3. Two files should be unziped into this folder
4. Go back to your EQ2 folder
5. Open an empty Notepad and cut and paste code below into it

Code:
cl_ui_skinname MYMODS
cl_ui_subdir UI/
6. Save As EQ2.INI in your main EQ2 Folder
7. Load EQ2 and Login.. The UI Mod should appear

NOTE: You can name MYMODS folder to any name you want just replace any reference to MYMODS to your folder name. I.E. In the Instructions and Code Above. You can also add any other Mods you download to this folder, and EQ will read them also.

WARNING: At this time the /load UI command is not working as designed, please do not use this command to load this Modification.

Hope that this helps.
Reply With Quote