EQ2Interface.com
Search Downloads


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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 03-26-2005, 09:29 AM
robd4 robd4 is offline
A Coastal Crab
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 1
Default Different UI's for different characters?

Hi everyone,

I'm just wondering if you can have different UI's for each of your characters? There's some bits and pieces I like to have when playing a healer, that just take up space when I'm playing anything else.

I didn't see anything in the FAQ or a post search, hopefully someone knows.

Thanks,
-Rob
Reply With Quote
  #2  
Unread 03-26-2005, 09:33 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Not possible at this time, unless you play each character from a different EQ2 folder, or log out completely and change eq2.ini when switching characters.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #3  
Unread 03-27-2005, 08:47 AM
xianthar xianthar is offline
A Sea Turtle
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 30
Default

only way to do this would be to build a batch file on your desktop for each UI.

First make a copy of the eq2.ini file with some other title ex: BOBSUIeq2.ini
Make a copy of the eq2.ini file for each other UI you want to use ex: JILLSUIeq2.ini
Then use a text editor to make a batch file for each UI.
File BOBSUI.BAT would contain
REN C:\progra~1\sony\everqu~1\eq2.ini eq2ini.old
COPY C:\progra~1\sony\everqu~1\bobsuieq2.ini eq2.ini
save this to your desktop
File JILLSUI.BAT would contain
REN C:\progra~1\sony\everqu~1\eq2.ini eq2ini.old
COPY C:\progra~1\sony\everqu~1\jillsuieq2.ini eq2.ini
save this to your desktop

Now when you want to use BOBSUI for one character click on the Bat file.
Then run EQ2.
If you want to switch to JILLSUI for another character camp to desktop click on the bat file and run EQ2 .
It may be possible to add a line to run EQ2 within each batch file
something like C:\progra~1\sony\everqu~1\eq2.exe but i haven't tested it
Reply With Quote
  #4  
Unread 04-05-2005, 01:15 PM
Anthom Anthom is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 2
Default

xianthar has the right idea but his syntax is wrong.

He is renaming which means that on the 2nd attempt to run the batch file it will not be able to rename since he is trying to rename the files to the same filename and will error out because the file already exists.

Also, no need for paths just perform the operations within the directory. It would be better to create a "template" file and just overwrite the eq2.ini file with the template you want. You can also launch EQ2 just as easy from the same batch file.

Example:
First create two eq2.ini template files (or however many you wish). Name these in some sort of standard or maybe with a description you wish. For instance, I would suggest naming it after the particular UI. Something like UITye_St.ini for Tyejae Steel.

@echo off
cls
REM run Tyejae Steel Interface
echo Launching EQ2 with Tyejae Steel Interface ...

:START
REM change below to match your drive letter and proper path
c:
cd \games\eq2
copy uitye_st.ini eq2.ini
goto RUN_EQ2

:RUN_EQ2
eq2
goto END

:END


Name the batch file the same as you named the template ui file only with a .BAT extension, then just link to it from your Desktop. You could run as many interfaces as you wanted and just switch between them by running the different batch files.

NOTE: Yes, I have a lot commands that aren't "essentially" needed (IE., goto and echo off, etc., however, I tend to write extensive batch files so I always stick with a more proper format).
Reply With Quote
  #5  
Unread 04-05-2005, 03:01 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Utilities section of dwnloads, grab the beta UI Switcher. It'll make this a lot easier.
__________________
Reply With Quote
  #6  
Unread 04-05-2005, 03:33 PM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

that wouln't be needed if and when SOE fixed /loadui
Honestly, I don't even see how it could be broken, but I ain't no code guru, so *shrugs*
Reply With Quote
Reply



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 08:45 AM.


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