Quick Question
Young_Trotsky
Join Date: 2003-01-14 Member: 12285Members
<div class="IPBDescription">I don't run a server, just interested</div> I've noticed that in the server.cfg file in my ns directory only a few commands are listed so im assuming they are only the mod specific commands. I was just wondering in what file all the other commands are? Are all the other server variables set to some default? If so what are the default settings (link me please)?
Comments
hostname ""
rcon_password ""
mp_logfile "1"
deathmatch "1.000000"
coop "0"
pausable "0"
sv_voiceenable "1"
mp_consistency "0"
sv_contact ""
sv_proxies "1"
sv_password
sv_aim "0"
sv_gravity "800"
sv_friction "4"
edgefriction "2"
sv_stopspeed "100"
sv_maxspeed "1500"
mp_footsteps "1"
sv_accelerate "10"
sv_stepsize "18"
sv_clipmode "0"
sv_bounce "1"
sv_airmove "1"
sv_airaccelerate "10"
sv_wateraccelerate "10"
sv_waterfriction "1"
sv_clienttrace "3.5"
sv_cheats "0"
sv_allowupload "1"
sv_minrate "0"
sv_maxrate "0"
reserve_slots "0"
admin_highlander "0"
admin_ignore_immunity "0"
admin_quiet "2"
allow_client_exec "1"
amv_private_server "0"
default_access "1"
reserve_type "2"
mp_teamplay "0"
mp_fraglimit "0.000000"
mp_timelimit "30"
mp_fragsleft "0"
mp_timeleft "0"
mp_allowspectators "1.0"
mp_friendlyfire "1"
mp_falldamage "1"
mp_weaponstay "1"
mp_forcerespawn "1"
mp_flashlight "1"
mp_autocrosshair "1"
decalfrequency "30"
mp_teamlist ""
mp_allowmonsters "0"
mp_chattime "10"
mp_trainingmode "0"
mp_drawdamage "0"
mp_tournamentmode "0"
mp_deathmatchmode "0"
mp_countdowntime ".2"
mp_bulletcam "0"
mp_testing "0"
mp_drawinvisibleentities "0"
mp_assert "0"
mp_networkmeterrate "3500"
mp_networkdebug "0"
mp_latejointime "1"
mp_logdetail "3"
mp_serverscripts "0"
mp_teamresourcehandicap "1"
mp_spawninvulnerabletime "0"
mp_votecasttime "2"
mp_votedowntime "180"
mp_minvotesneeded "3"
mp_votepercentneeded ".4"
mp_autoconcede "12"
mp_version "v1.04"
mp_eastereggchance "5"
mp_authicons "0"
// Use this file to configure your DEDICATED server.
// This config file is executed everytime the server changes levels.
// disable autoaim
sv_aim 0
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.5 Server"
// maximum client movement speed
sv_maxspeed 320
// 20 minute timelimit
mp_timelimit 20
sv_cheats 0
why does it have so few commands in it? surely the others are set somewhere?