Thread: eXtremeUI v2
View Single Post
  #1713  
Unread 09-20-2006, 01:35 PM
sammeria sammeria is offline
A Griffawn
 
Join Date: Dec 2004
Server: Unkown
Posts: 73
Default

Quote:
Originally Posted by Landiin
You can't. Well you can't and it be automatic. In order to use deferent UI's for deferent character you have to change the UI tag in eq2.ini.
Well actully you could do it with a batch file.

ie.. Player 1
-------------
Copy eq2.ini eq2ini.bak
copy eq2ini1.bak eq2.ini
eq2.exe

ie.. Player 2
---------------
Copy eq2.ini eq2ini.bak
copy eq2ini2.bak eq2.ini
eq2.exe
==========================
You would have to set up the 2 ini files at first but after that you just run the batch files to backup(which really isn't needed) and copy the player's ini file of the ui that you want to play to the current ini file.
Reply With Quote