View Single Post
  #15  
Old 11-23-2008, 08:49 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Quote:
Originally Posted by krytonic View Post
Just done the changes, and it is now saying that it cannot connect to the login server on world.exe I tried running minilogin first yoo but it still sais the same
what does your start.bat file look like ? could you post that?
Post your LoginServer.ini also if you could...

should look something like this
Code:
[LoginServer]
loginserver=127.0.0.1
#loginserver2=newlogin1.eqemulator.net
loginport=5999
#loginport2=5999
worldname=servername
worldaddress=127.0.0.1
locked=false
#account=
#password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
Reply With Quote