View Single Post
  #4  
Unread 02-18-2005, 06:55 PM
Weegie Weegie is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 13
Default

Quote:
Originally Posted by Beastie
The question i have is a probably very easy to answer but i have not be able to figure it out. Both my roomate and i have eq2 with station ID's but we only have one computer. I was wondering if it is possible to make it so that we can both have our own customized UI's instead of having to share one UI.
Ok here is the really basic version of what i use.

1. Make 2 copies of your eq2.ini file in your eq directory.
A) modify each file with your personal character settings pointing to the appropriate place to find each specific UI directory and name them accordingly. (Player1.ini and Player2.ini) See How to guide for specifics
2. Make 2 batch files
A)Player1.bat
copy player1.ini to eq2.ini
everquest2.exe
B)Player2.bat
copy player2.ini to eq2.ini
everquest2.exe
3. Pick a file and run it :-)
Reply With Quote