Main Menu

Counter-Strike Server Resources


Need a Game or Ventrilo Server?
CounterStrikeStrats.com recommends the following products that are known for great performance, while being easy on the finances.
NationVoice for your Ventrilo needs.
GameServers.com or
Counter-Strike.com Servers for your game server needs.

Copy the text below and copy it into your server.cfg file which can be found in the cstrike/cfg folder of your server.

// YOU MUST RESTART YOUR SERVER AFTER MAKING ANY CHANGES FOR THEM TO BE CHANGED

// Config from http://www.counterstrikestrats.com

//////////////////////////// Server Name and Passwords ////////////////////////////
// You must keep quotes around the name and passwords or your server will stop working

// Set the Host Name
hostname "CounterStrikeStrats.com Server"

// Set the rcon password
rcon_password "password"

// password to join server
sv_password "password"

// Server Logging
log on
mp_logdetail 0
mp_logmessages 1

// Sets the amount of time in seconds in between client logo sprays.
decalfrequency 60

// Fall damage on
mp_falldamage 1

//////////////////////////// Game Variables ////////////////////////////
mp_timelimit 25
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 5
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
mp_startmoney 800
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0
//////////////////////////// CHEATS & PAUSE ////////////////////////////
// Enables cheats
sv_cheats 0
// Enables Auto-aim
sv_aim 0

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

//////////////////////////// OTHER SETTINGS ////////////////////////////
// if not 0 then game will restart in the specified number of seconds
mp_restartgame 0

// Enable/Disable LAN mode
sv_lan 0

// 0=US East coast, 1=US West coast, 2= South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
sv_region 0
sv_contact you@yourdomain.com

//////////////////////////// Execute Config Files ////////////////////////////
// Exec files on startup

// Exec files on startup
exec banned.cfg
exec listip.cfg

//Enter your own custom config files to execute below this line

tv_enable 1

//////////////////////////// bandwidth rates/settings ////////////////////////////
// UNLESS YOU REALLY KNOW WHAT YOU ARE DOING
// PLEASE DO NOT CHANGE THESE SETTINGS
// THEY HAVE BEEN SET TO GIVE YOUR SERVER THE BEST RESULTS
// WITH OUT NETWORK. CHANGING THESE SETTINGS MAY CAUSE LAG, CHOKE, OR LOSS.

sv_maxrate 8000
sv_minrate 4000