-----Mensagem original-----
De: Xenos
Assunto: [hlds] Couple CS:S Server Questions

I am new to the world of CS, so please bear with me.   Can someone give
me an example server.cfg file...this was not included with the server
for some reason. (...)
----------------------------

Here's a CS 1.6 server.cfg example:


hostname "YOUR SERVER"

//log on
//sv_lan 0
//sv_downloadurl "http://";

allow_spectators 0
decalfrequency 5
hpk_maxsize 1
mapchangecfgfile "server.cfg"
mp_chattime 2

mp_autokick 1
mp_autoteambalance 1
mp_friendlyfire 1
mp_hostagepenalty 2
mp_kickpercent 0.66
mp_limitteams 1
mp_tkpunish 2

mp_playerid 0
mp_startmoney 800

mp_buytime 1
mp_c4timer 35
mp_freezetime 5
mp_timelimit 25
mp_roundtime 2.5
mp_mapvoteratio 0.4
mp_maxrounds 0
mp_winlimit 0

mp_chasecam 0
mp_fadetoblack 0
mp_forcechasecam 0

mp_consistency 0
mp_flashlight 1
mp_footsteps 1

pausable 0

// LOGGING
mp_logfile 1
mp_logdetail 0
mp_logmessages 0
sv_logbans 1
sv_log_onefile 0
sv_log_singleplayer 0
sv_stats 1

//sv_password "xxxxxxxxxx"
rcon_password "xxxxxxxxxx"
//rcon_address "xxx.xxx.xxx.xxx"
//rcon_port "27015"
//sv_rcon_minfailures 3
//sv_rcon_minfailuretime 300
//sv_rcon_banpenalty 30
//sv_rcon_maxfailures 10

sv_aim 0
sv_airmove 1
sv_cheats 0
sv_gravity 800
sv_maxspeed 320
sv_wateramp 0.2

sv_allowdownload 1
sv_allowupload 1
sv_filetransfercompression 1
sv_region 3
sv_send_logos 1
sv_send_resources 1
sv_sendvelocity 1
sv_timeout 65
sv_maxrate 20000
sv_minrate 4000
sv_maxupdaterate 30
sv_minupdaterate 10

//AUDIO/VOICE
sv_alltalk 0
sv_voiceenable 1
sv_voicecodec voice_speex
sv_voicequality 5

// HLTV
sv_proxies 1

// load ban files
exec listip.cfg
exec banned.cfg

//alias
alias next "mp_timelimit 1"



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to