View Single Post
  #2  
Old 01-26-2019, 11:05 PM
Garowen
Fire Beetle
 
Join Date: Jan 2019
Posts: 3
Default

If I change the eqemu_config.json:
Code:
               },
               "key" : "**",
               "loginserver1" : {
                    "account" : "",
                    "host" : "login.eqemulator.net",
                    "legacy" : "1",
                    "password" : "",
                    "port" : "5998"
               },
               "loginserver2" : {
                    "account" : "",
                    "host" : "127.0.0.1",
                    "password" : "",
                    "port" : "5998"
               },
Then the client on the Server workstation can login, but all the Non-server workstations lose the ability to login to the server.

Last edited by Uleat; 01-26-2019 at 11:33 PM.. Reason: changed to code tags
Reply With Quote