Can't setup server for [FN]

CSS

New Adventurer
Joined
Jul 22, 2007
Messages
124
Reaction score
0
Location
Omaha, Nebraska
Hey, I am trying to host a listen server but for some reason my server that I host keeps using characters from LAN instead of connecting to FuzNet.

If this helps: heres my listenserver.cfg

Code:
hostname "House of CSS [FN]"
maxplayers 8
sv_lan 0

// 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_allowtimevote 1
ms_allowkickvote 0

//
// MS Central Settings
//

ms_central_enabled 1
ms_central_addr "blastnet.bounceme.net:5711"
ms_central_pass "testing"
 

pimpsta

New Adventurer
God of War
Joined
Jan 27, 2007
Messages
986
Reaction score
0
add this on the bottom

Code:
exec fuznet.cfg

you should have this in your fuznet file

Code:
ms_central_enabled 1
ms_central_addr	"blastnet.bounceme.net:5711"
ms_central_pass	"testing"
echo Fuznet Mode Enabled
 

CSS

New Adventurer
Joined
Jul 22, 2007
Messages
124
Reaction score
0
Location
Omaha, Nebraska
Thanks alot man, finally got this fixed. My servers up and running if you guys want to join and train with me (I'm only level 8 so were doing pretty easy maps :p )

Peace

CSS
 

Jelly

Adventurer
MSC Developer
RiP
Joined
Nov 25, 2005
Messages
1,909
Reaction score
15
Age
32
Location
You are here --> X
If he already had this:
Code:
ms_central_enabled 1 
ms_central_addr   "blastnet.bounceme.net:5711" 
ms_central_pass   "testing"
in his listenserver.cfg, then this:
Code:
exec fuznet.cfg
isn't needed.
 

Durak

New Adventurer
Joined
Jan 13, 2006
Messages
289
Reaction score
0
That's what I was going to say, until I read that he fixed it :?. Whatever.
 

Mikkel

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
Feb 13, 2007
Messages
1,000
Reaction score
0
Age
31
Location
Denmark
CSS youre Razor right?
 

CSS

New Adventurer
Joined
Jul 22, 2007
Messages
124
Reaction score
0
Location
Omaha, Nebraska
No! I don't like Razor that much actually.

My ingame name is just CSS because I meant to put CSS Leet Haxor but yea long story short its just CSS.
 
Top