EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   How to config more than two login server for my world server (https://www.eqemulator.org/forums/showthread.php?t=35238)

yingyugang01 04-24-2012 02:33 AM

How to config more than two login server for my world server
 
I found some servers have thire own login server, I can login it from their eqhost, and I also can find them in eqemulator login server list.
how do the do?

yingyugang01 04-24-2012 10:40 PM

I mean how can I config my server into two login server :)

sorvani 04-25-2012 12:29 AM

I am assuming you have the 2nd login server running.

edit your eqemu_config.xml file
Code:

<loginserver1>
 <host>eqemulator.net</host>
 <port>5998</port>
 <account>your world server login</account>
 <password>your world server password</password>
</loginserver1>
<loginserver2>
 <host>www.yourhost.com</host>
 <port>5998</port>
</loginserver2>

add as many as you are going to have. I have 3 set up in my config at the moment.

yingyugang01 04-26-2012 04:15 AM

okay, I will try when back to home. thank you.

yingyugang01 04-26-2012 08:24 AM

its ok now, thanks


All times are GMT -4. The time now is 12:28 AM.

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