EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Help!?!?!

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 10-20-2010, 12:56 PM
Nerfpl Nerfpl is offline
A Young Mystail Rat
 
Join Date: Oct 2010
Server: Unkown
Posts: 5
Default How to install anything?

I know its really noob question but i really tried to find something about it.

I have Auto attack bar and Defiler monitor

I dont use any custom UI, i just wanted those two running.
Reply With Quote
  #2  
Unread 10-20-2010, 01:40 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
Send a message via MSN to DiggityMan
Default

Make a folder in your UI folder call it what ever you want. I will call it for this example CustomUI. Next add the files from both of the mods you like to that folder and that's it.
Next in your EQ2 Directory find eq2.ini Make it look like this

cl_ui_skinname CustomUI
cl_ui_subdir UI/

Save it and start eq2 it should only load up the 2 files u picked and the rest should be default. In some cases you may have to add
<incluce>THECUSTOMADDONNAME.xml</include> to the eq2ui_custom.xml
Read the Info on the addon you picked from there page it will tell you most of the time. The eq2ui_custom.xml also needs to go in your CustomUI Folder
Example of the eq2ui_custom.xml is
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>THECUSTOMADDONNAME.xml</include>
</Page>
Read up on Install for more Info http://www.eq2interface.com/forums/f...q_new_faq_item
__________________
*On Leave Got Married*

Reply With Quote
  #3  
Unread 10-20-2010, 02:24 PM
Nerfpl Nerfpl is offline
A Young Mystail Rat
 
Join Date: Oct 2010
Server: Unkown
Posts: 5
Default

I done like you said and it wont work. i dont see anything in game.

In EQ2 i have eq2.ini
In UI i have CustomUI\"addon files" + eq2ui_custom.xml

i lunch game by station luncher

Thats my eq2ui_custom.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>Razc_Attack.xml</include>
<include>defiler_monitor.xml</include>
</Page>

Last edited by Nerfpl : 10-20-2010 at 02:53 PM.
Reply With Quote
  #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
Send a message via MSN to DiggityMan
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
  #5  
Unread 10-21-2010, 01:59 AM
Nerfpl Nerfpl is offline
A Young Mystail Rat
 
Join Date: Oct 2010
Server: Unkown
Posts: 5
Default

From what you say i tried, i have everything like you saying.
i type in game /loadui CUI, game hangs for half sec and nothing. still i dont see expected things :/

Its all weird. i feel something somewhere is set wrong.
Reply With Quote
  #6  
Unread 10-21-2010, 08:34 AM
DiggityMan's Avatar
DiggityMan DiggityMan is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Aug 2010
Server: Oasis
Posts: 95
Send a message via MSN to DiggityMan
Default

post ur eq2.ini there is no other way to do it
__________________
*On Leave Got Married*

Reply With Quote
  #7  
Unread 10-21-2010, 08:40 AM
Nerfpl Nerfpl is offline
A Young Mystail Rat
 
Join Date: Oct 2010
Server: Unkown
Posts: 5
Default

Code:
cl_ui_skinname CUI
cl_ui_subdir UI/
Reply With Quote
  #8  
Unread 10-21-2010, 09:35 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Send a message via ICQ to Landiin Send a message via AIM to Landiin Send a message via MSN to Landiin Send a message via Yahoo to Landiin
Default

Actually /loadui now addes a line to eq2recents.ini telling the game what UI to use. The setting in eq2.ini will overrule any settings in eq2recents.ini. So if you don't have any setting you want perma saved there is no reason to use eq2.ini any more.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #9  
Unread 10-21-2010, 09:47 AM
DiggityMan's Avatar
DiggityMan DiggityMan is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Aug 2010
Server: Oasis
Posts: 95
Send a message via MSN to DiggityMan
Default

Sorry i cant be any help then i don't know what you are doing wrong if u followed the direction's you shouldn't have had any problem what so ever.
Again i am sorry. If you have the files(both addons and eq2ui_custom.xml) in the CUI folder and your eq2.ini looks fine then all should work. There is nothing special we aren't telling you about.
also remember everything will look as default. As you are using the default UI still only things changed are the auto attack bar and most time with spell timer window's as for me.
I have to type /show_window Custom.WINDOWNAMEHERE once in a while (Yours will be /show_window Custom.DefilerMonitor) try to type that on login to see if a window shows. If not
sorry i couldn't help you
__________________
*On Leave Got Married*


Last edited by DiggityMan : 10-21-2010 at 09:54 AM.
Reply With Quote
  #10  
Unread 10-21-2010, 09:56 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

sounds like the usual, OP has installed to the wrong EQ2 installation
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #11  
Unread 10-21-2010, 11:07 AM
Nerfpl Nerfpl is offline
A Young Mystail Rat
 
Join Date: Oct 2010
Server: Unkown
Posts: 5
Default

Quote:
Originally Posted by gm9 View Post
sounds like the usual, OP has installed to the wrong EQ2 installation
O my god. You know your right...

Im sorry for any effort you put in trying to help me. I did actually installed addons to my not used EQ2X folder. So lame.

Thanks for great help guys and sorry for troubles.

Last edited by Nerfpl : 10-21-2010 at 11:14 AM.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 04:05 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI