Ok so I set it to localhost. Still keep getting unable to connect to server. I am also using minilogin, so if that is an issue let me know.
Code:
[LoginServer]
loginserver=localhost
loginserver2=newlogin1.eqemulator.net
loginport=5998
loginport2=5999
worldname=EQR
worldaddress=localhost
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
Here is my mini login ini file. Also do I need to fill out the Account and Password field under the login server part, if so with what? The account I set in the mysql command?
This is what I changed in the eqemulogin file.
Code:
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>localhost</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>