EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   EQEMU Public Login Server (https://www.eqemulator.org/forums/showthread.php?t=41907)

phis2017 05-24-2018 11:53 AM

EQEMU Public Login Server
 
I would like to setup a public server using the login.equmulator.net:5998 login server. How do I get my server listed on that. I went and registered it but it does not show up log the server list in EQ. Is there some configuration that I need to to. I just need someone to point me in the right direction here.

Thanks!!!

GRUMPY 05-24-2018 12:39 PM

In your server config file, eqemu_config.json you need to have this configured
to have your server patch into their login server with the same username and
password you setup in the world server acount you created.
Code:

"loginserver" : {
                    "account" : "accountusernamehere",
                    "host" : "login.eqemulator.net",
                    "legacy" : "1",
                    "password" : "passwordhere",
                    "port" : "5998"


phis2017 05-24-2018 02:17 PM

Got it!!! Thanks!!!


All times are GMT -4. The time now is 04:01 PM.

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