Quote:
Originally Posted by Sinclipse
I'm on my phone trying to do this, so forgive me.
Login server - 127.0.0.1
Port - 5998
Account - Admin
Password - (mypw)
|
If you are talking about the eqemu_config.xml file, I got mine to work by leaving the account and password in this section blank. The actual login info is "sha" encrypted in the database, and you need to set this up separately. The loginserver cannot use unencrypted login info. This really tripped me up for a long time, until I realized just what "sha" was.