04-30-2011, 04:51 AM
Ok, this is weird, I have done exactly as you told me, but I still, after restarting the server, with the new setting, get map missing *.bsp, disconnecting.
Anyway, here is my server.cfg:
Anyway, here is my server.cfg:
Code:
// server name
hostname "[Down-South] DMserver [DK]"
// rcon passsword
rcon_password "190411"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 1
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 1
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 3000
sv_ downloadurl "http://down-south.sbans.net/cstrike"
net_maxfilesize 30
mp_limitteams 1
mp_hostagepenalty 2
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 60
mp_chattime 10
sv_timeout 45
// round specific cvars
mp_freezetime 0
mp_roundtime 9
mp_startmoney 0
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 1
// bandwidth rates/settings
sv_minrate 40000
sv_maxrate 280000
decalfrequency 10
sv_maxupdaterate 250
sv_minupdaterate 1
// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 3
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg