Since your using MiniLogin you don't want to connect to the eqemu login server. If localhost doesn't work replace it with your local ip address.
eqhost.txt - You have have to fiddle with the port numbers
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
LoginServer.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.
### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.
# READ README.TXT
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Personal Testing
worldaddress=localhost
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
-B
|