Thread: Query Help!
View Single Post
  #10  
Old 02-16-2007, 01:48 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

In loginserver.ini you have
Code:
[LoginConfig]
ServerMode=Minilogin
ServerPort=5998
in all the examples I have seen that config means that you want to use a minilogin server instead of the public login server.

I have not found any definitive meanings to those parameters except that they are filled in with something when using minilogin but left blank when using public login server.
Code:
[LoginConfig]
ServerMode=
ServerPort=
Give that a try, also if anyone does know what those parameters are supposed to mean please post explanation. I could not find it in this forum or wiki.
Reply With Quote