MSCentral is wierd

Status
Not open for further replies.

gasved

New Adventurer
Joined
Jan 1, 2006
Messages
50
Reaction score
0
If i start a server with MSCentral it says it cant connect to the server and i cant join (there you select character) my server.CFG file:
//
// MS Central Settings
//
ms_central_enabled 1
ms_central_addr cboat.mine.nu
ms_central_pass "testing'

And then when i disconnect and recreate i got my LAN character at the select character list and i VAC secure was on, but i have -insecure in the server.CFG. How to fix MSCentral so can connect to the server and have the LAN-change something to do with MSCentral?
 

J-M v2.5.5

BANNED
BANNED
Joined
Feb 26, 2005
Messages
5,675
Reaction score
1
Age
35
Location
Nijmegen, the Netherlands.
This might help:
1) Double-check for spelling errors.
2) You might have these lines in server.cfg twice, conflicting with each other. Double-check server.cfg (or listenserver.cfg).
3) I don't think you can connect to the FuzNet through a LAN game.
 

gasved

New Adventurer
Joined
Jan 1, 2006
Messages
50
Reaction score
0
J-M v2.5.5 said:
This might help:
1) Double-check for spelling errors.
2) You might have these lines in server.cfg twice, conflicting with each other. Double-check server.cfg (or listenserver.cfg).
3) I don't think you can connect to the FuzNet through a LAN game.
1. ...
2. You mean i should have:
ms_central_enabled 1
ms_central_addr cboat.mine.nu
ms_central_pass "testing'
ms_central_enabled 1
ms_central_addr cboat.mine.nu
ms_central_pass "testing'
?
3. Yes i know. I dident create a lan but after i recreated it says 'Lan characters'
 

Vomica7

New Adventurer
Joined
Oct 16, 2005
Messages
1,078
Reaction score
0
Code:
// Use this file to configure your LISTEN server. 
// This config file is executed everytime the server changes levels.

//----------
// IMPORTANT NOTE ABOUT LOGGING!:  if you want to enable logging 
// on your server do NOT do it in this file.  Instead, do it in 
// autoexec.cfg. Putting "log on" in this file can mess up your 
// log files. E-mail [email protected] with questions.
//---------

// If you run a listen server and choose to modify this file, 
// note that assigning values to the following variables within 
// this file will stomp the choices you make in the Launcher 
// server configuration "Advanced Options" screen:
//
hostname "Master Sword - Continued"
maxplayers 8
sv_lan 0
log on

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5

// disable clients' ability to pause the server
pausable 0

// maximum client movement speed 
sv_maxspeed 600

//ms_ip 192.168.0.52

ms_pklevel 0
ms_serverchar 3

//
// MS Central Settings
//
ms_central_enabled	1
ms_central_addr		cboat.mine.nu
ms_central_pass		testing
thats my listenserver.cfg compare to yours see whats wrong
 

FuzzyFish

Adventurer
Alpha Tester
MSU Developer
Joined
Sep 23, 2004
Messages
183
Reaction score
5
ms_central_pass "testing'

Problem,You need to put a " on the end of it not a ' that is why you can't connect.
 

Vomica7

New Adventurer
Joined
Oct 16, 2005
Messages
1,078
Reaction score
0
dont even put those you dont need them :roll: unless its 2 words then add the quotations...
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
OMFG... Sorry, don't :roll: at him, that was my fault... I mistyped... I'll go back and fix all those now... Been using the same clipboard source for all the times I did this. ><

Code:
ms_central_enabled 1 
ms_central_addr cboat.mine.nu 
ms_central_pass testing
__________
"The cure for boredom is curiosity. There is no cure for curiosity." - DP
Thothie
 

Vomica7

New Adventurer
Joined
Oct 16, 2005
Messages
1,078
Reaction score
0
:roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll:
:roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll:
:roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll:
:roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll: :roll:
what now? :wink:
 

FuzzyFish

Adventurer
Alpha Tester
MSU Developer
Joined
Sep 23, 2004
Messages
183
Reaction score
5
rolleyesbarf6ec.gif

Weaksauce...Simply weaksauce. :)
 

FuzzyFish

Adventurer
Alpha Tester
MSU Developer
Joined
Sep 23, 2004
Messages
183
Reaction score
5
Oh wait I just realized the network filter at work is generating the red X's. Doh!
 
Status
Not open for further replies.
Top