1. Open your EverQuest 2 folder on your system.
2. Find your UI folder inside your EQ2 folder and Open the UI folder.
3. Create a new folder, call it custom or sebiz or for that matter anything you want to call it, just remember what you called it because you will need that later on.
4. Unzip whatever UI components or full UI mods you downloaded into this custom folder you have made.
NOTE: If the UI you have downloaded has created it's own folder within this folder you will have to copy all of the contents of the new folder that the zip file created into the root of the new folder that you created. For this example let's say the folder you created is called custom. The zip file you just unziped into this custom folder created a folder called mymods within your custom folder. Copy everything in mymods into your custom folder (including any subfolders in the mymods folder).
5. In the future when you download any UI Components unzip them into this same folder that you created.
6. Go back up to your EverQuest 2 folder and create a new text file and name it
eq2.ini.
7. Open the
eq2.ini file in NOTEPAD.
8. Add the following two lines and save the file (
Make sure you change where I have humudcemods in this example to what ever the folder name was that you created).
Code:
cl_ui_skinname humudcemods
cl_ui_subdir UI/
So in the example of using a folder named
custom. It would look like this...
Code:
cl_ui_skinname custom
cl_ui_subdir UI/
9. Once you have saved the
eq2.ini you can close NOTEPAD and launch EQ2 and your new mods should appear.