12-27-2008, 02:08 AM
srcds.exe -console -game tf -insecure
I then manually start a map.
I then manually start a map.
Quote:// server name
hostname "MattNet"
// rcon passsword
rcon_password "xx"
// Server password
// sv_password "xx"
mapcyclefile "maps.txt"
sv_contact "d3matt@hotmail.com"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_flashlight 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 0
//respawn time
mp_disable_respawn_times 1
mp_respawnwavetime 5
// round specific cvars
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 1
sv_region 0
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg