View Single Post
  #5  
Old 04-13-2018, 08:37 PM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

In your eqemu_ config.json file, scroll down and look at this part :

Code:
"loginserver" : {
                    "account" : "",
                    "host" : "127.0.0.1", <--- This is the login server host that your server will try to connect to.
                    "password" : "",
                    "port" : "5998"
Did you happen to notice the post I made with config samples here ?
http://www.eqemulator.org/forums/showthread.php?t=41837
Reply With Quote