View Single Post
  #965  
Unread 07-17-2006, 04:50 AM
Prodigus Prodigus is offline
A Rumbleroot Sapling
 
Join Date: Jun 2005
Server: Mistmoore
Posts: 66
Default

Quote:
Originally Posted by gm9
Be sure to uncheck the "same account" checkbox on the shutdown screen.

The "detour" is that it will loop back to the login screen, where you'll either have to click on the character again (or to manually enter the password and hit enter) to proceed with the login.

If I find the time I might be able to automate this better but since it's working fine I decided to throw it in with the release.

EDIT: I suppose I'll add that you get the login screen as well if you run everquest2.exe instead of eq2.exe, i.e. if you bypass the launcher for quicker login.
Yes I made sure to uncheck that option. I edited the proper file and added the right info for my account, although maybe something in the xml file isnt right? This is what I had added to the original: (obviously I changed my personal info..)



<?xml version="1.0" encoding="utf-8"?>
<DataSource Name="CharacterData">
<Data Name="CHARACTER" password="PASSWORD" server="SERVER" username="USER"/>
<Data Name="ubernoob" password="123" server="veeshan" username="mysoeacct"/>
</DataSource>

Is there an extra / in there or something??

Thanks!