|
Location : Serverline Wiki » Natural Selection
|
||||||
![]() |
Natural SelectionConfigConfig hostname "%server:name%" motdfile "motd%server:port%.txt" sv_region 5 rcon_password "%rcon_password%" sv_password "%password%" // general gameplay mp_autoconcede %ac% mp_limitteams 1 mp_combattime %combattime% // block abusive console scripts (wait, special, etc.)? mp_blockscripts 1 // Set to -1 to disallow voting (looks in mapcycle.txt for entries) mp_mapvoteratio .6 // Enable HLTV proxies to connect sv_proxies 1 // maximum client movement speed (needed for commander mode) sv_maxspeed 4000 sv_maxspectatorspeed 1000 sv_allowdownload 0 mp_consistency 0 // Commander voting mp_votedowntime 180 mp_votecasttime 2 mp_votepercentneeded .6 mp_minvotesneeded 3 // More obscure settings mp_countdowntime .2 mp_latejointime 1.5 mp_falldamage 1 mp_killdelay 3 mp_flashlight 1 mp_footsteps 1 //Logging mp_logfile 1 mp_logdetail 0 log on logsdir gclogs/%server:id% logaddress %logaddress% // disable autoaim and mad gibs sv_aim 0 violence_hgibs 0 violence_agibs 0 // player bounding boxes (collisions, not clipping) sv_clienttrace 3.5 ///////////////////////////////////////// // Server options (in listenserver UI) // ///////////////////////////////////////// mp_tournamentmode 0 mp_friendlyfire 0 sv_cheats 0 mp_drawdamage 0 // Handicap one side (0-100) mp_team1damagepercent 100 mp_team2damagepercent 100 // 60 minute timelimit (never ends match in progress) mp_timelimit %timelimit% /////////////////////////////// // Dedicated server specific // /////////////////////////////// sv_lan 0 // disable clients' ability to pause the server pausable 0 // List server op WON or Steam ids here, delimited by semi-colons (eg, "STEAM_0:1:12345;STEAM_0:0:56736"), to display server op icon next to these players on this server. mp_serverops "" // Allows display of special authentication icons next to people's names (including developers, Constellation members, etc.) mp_uplink 1 // Needed so this file is executed on map change, like pre-NS v2.1 mapchangecfgfile "port%server:port%.cfg" mapcyclefile "mapcycle%server:port%.txt" //Banlist is executed via commandline |
![]() |
||||
|
|
||||||