CSS
New Adventurer
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
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"