Css server.cfg
From Verywiki-EN
Server.cfg
server.cfg file is located into your FTP VeryGames, et more precisely here : /games/halflife_source/cstrike/cfg/
To access and modify it, please refer to our tutorial FTP introduction
This file is necessary to configure CVARS.
There is a lot of them, here an non exhaustive list:
Attention: this cvars are showed as example, do not put cvar you don't need
// Important Cvars hostname "VeryGames.net - hostname" // server hostname rcon_password "lepass" // rcon_password , permit you to configure server without plugin like mani admin sv_downloadurl "http://maps.verygames.net/halflife_source/cstrike/" // High speed download VeryGames miror sv_password "" // password to access server, keep blank to disable password (ATTENTION : Password is mandatory with private server product) sv_region 3 // Server region, 3 means here Europe // General HL Cvars mp_allowspectators 0 // allow or not spectators decalfrequency 30 // delay between each spray sv_pausable 0 // allow players to pause the game sv_allowdownload 1 // Allow download of missing files from server sv_allowupload 1 // Allow upload to server sv_alltalk 1 // Enable alltalk sv_cheats 0 // Enable developers cheats sv_gravity 800 // World Gravity sv_maxspectators 1 // Maximum allowed spectators sv_maxspeed 320 // Maximum players speed sv_restartround 0 // Restart round // rate settings (for tick100 server) fps_max 0 sv_maxupdaterate 100 sv_minupdaterate 66 sv_minrate 15000 sv_maxrate 0 // CS Specific Cvars decalfrequency 15 edgefriction 4 mp_autokick 0 mp_autoteambalance 1 mp_buytime 0.5 mp_c4timer 35 mp_chattime 0 mp_dynamicpricing 0 mp_falldamage 1 mp_flashlight 1 mp_footsteps 1 mp_forcechasecam 0 mp_freezetime 0 mp_friendlyfire 1 mp_hostagepenalty 3 mp_limitteams 1 mp_mapvoteratio 0.6 mp_maxrounds 0 mp_roundtime 2.5 mp_startmoney 16000 mp_timelimit 35 mp_tkpunish 1 sv_accelerate 5 sv_aim 0 sv_airaccelerate 10 sv_airmove 1 sv_friction 4 sv_stepsize 18 sv_stopspeed 100 sv_wateraccelerate 10 sv_wateramp 0 sv_waterfriction 1 // Ban exec banned.cfg exec listip.cfg
