Public Login
Is it possible to allow eqemu login and direct public Ip login.
If so can anyone share the config.
I can get it to correct connect to eqemu but when I try direct it never shows the server to login. I have tired adding a second loginserver but it never appears in the list. I can connect but no server shows up to login.
},
"world": {
"address": "Public IP",
"key": "RandomKey",
"localaddress": "LocalIP",
"locked": "false",
"loginserver1": {
"account": "myaccunt",
"host": "login.eqemulator.net",
"password": "mypassword",
"port": "5998"
},
|