EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Duel Login (https://www.eqemulator.org/forums/showthread.php?t=39690)

jpyou127 05-21-2015 01:40 PM

Duel Login
 
Not sure where this one goes. I see that some servers have a login thats "private" and also are listed from within the EQ Emulator server login.

Could someone that has done this, give an overview of how that works?

Peyton

joligario 05-21-2015 01:55 PM

I'm not sure I get exactly what you are asking, but perhaps this will answer if I guessed correctly.

In the server control panel properties, there is a public/private drop-down. It can be private, but still listed on the EQEmu login server because World is using it.

jpyou127 05-21-2015 02:18 PM

Yeah I was not clear enough!

I have a private server, and I want to continue to use my private login server as well as link to the EQ Emulator's public login. Like the Hidden Forest and other servers. I am not seeing how to do that in the config.xml file. Seems in there, there is only one setting for a login server.

NatedogEZ 05-21-2015 03:45 PM

Use this guide to set it up...

http://wiki.eqemulator.org/p?Windows...Guide&frm=Main


then use this to use "dual login server access" inside the eqemu_config.xml

Code:

<loginserver1>
<host>login.eqemulator.net</host>
<port>5998</port>
<account>XXXXXX</account>
<password>SUPERPASSWORDBROOO</password>
</loginserver1>

<loginserver2>
  <host>your DNS or IP here</host>
  <port>5998</port>
  <account>XXXXXX</account>
  <password>SUPERPASSWORDBROOO</password>
</loginserver2>


jpyou127 05-21-2015 06:33 PM

Thanks this worked perfectly!

Peyton


All times are GMT -4. The time now is 06:44 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.