|
Location : Serverline Wiki » Counter-Strike: Source Half-Life 2
|
||||||
![]() |
Counter-Strike: Source Half-Life 2Config-Counter-Strike: SourceConfig sv_allowdownload "0" //disable downloading to clients (includes sprays) sv_allowupload "0" //disable uploading from clients (includes sprays) mp_flashlight "1" //allow flashlight mp_limitteams "1" //only allow 1 player teamdifference mp_roundtime "%roundtime%" //time for each round mp_freezetime "%freezetime%" // freeze time sv_password "%password%" // client password // added 2005-01-25 sv_logsdir "gclogs/%server:id%" mp_hostagepenalty "2" mp_buytime "%buytime%" mp_maxrounds "%maxrounds%" //max rounds before mapchange mp_winlimit "%winlimit%" mp_timelimit "%timelimit%" mp_dynamicpricing "%dynamicpricing%" mp_tkpunish "1" mp_c4timer "%c4timer%" sv_rcon_banpenalty "15" // 5 min IP ban after 10 failed rcon attempts mapcyclefile "mapcycle%server:port%.cfg" sv_downloadurl "" sv_maxupdaterate "%sv_maxupdaterate%" sv_maxrate %sv_maxrate% sv_minrate %sv_minrate% sv_minupdaterate %sv_minupdaterate% fps_max %fps_max% mp_friendlyfire %friendlyfire% mp_logdetail 3 log 1 motdfile "motd%server:port%.txt" // hidden slots system // show numplayers always if we have hidden slots <gc:if>%hiddenslots%<gc:then>sv_visiblemaxplayers %numplayers%</gc:if> // Server Details exec banned_user.cfg exec banned_ip.cfg hostname "%server:name%" rcon_password "%rcon_password%" sv_region 5 map %mapname%
|
![]() |
||||
|
|
||||||