Nothing more to say than what he wrote. You copied the files, but you didn't do the rest:
Quote:
|
Originally Posted by Drumstix42' Install Notes
Installation Notes:
- How To: Install A Custom UI
- PLEASE COMPLETELY UNINSTALL "ANY" PREVIOUS VERSION PRIOR TO INSTALLING
- eq2ui_custom_infocenter.xml goes in your CustomUI folder.
- eq2ui_mainhud_startmenu.xml goes in your CustomUI folder.
- eq2ui_custom_optional.xml goes in your CustomUI folder.
- /InfoCenter/ folder goes in your CustomUI folder (retain folder structure from Zip).
If you're using a UI that has the eq2ui.xml file you need to make sure that <include>eq2ui_custom.xml</include> is added to the list.
Extra Install Notes:
Rename eq2ui_custom_optional.xml to eq2ui_custom.xml if you do not already have this file. - If you already have a eq2ui_custom.xml add the following to yours:
Code:
<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>
|