View Single Post
  #7  
Old 06-19-2008, 04:14 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Try these changes in red and delete the missing lines.... This is how I have it and it works on my server.

MiniLogin's LoginServer:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=Worldname
worldaddress=192.168.0.4
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
__________________
Random Segments of Code....
Reply With Quote