SRCDS Steam group


surf TF2
#1
hi please help me Sad

i looked verry long but i can't find a server.cfg for surf server i can't surf i saw things i needed to add i did that but still nothing can someone help

PS: it is for team fortress 2
Reply
#2
nobody?
Reply
#3
Here's mine. It's for CS:S, but it should do you just fine. I added in some comments if you don't know what some things are.

Code:
hostname "" //Server name
sv_password ""
//sv_downloadurl "" //Uncomment for fast download server.
rcon_password "" //Leave as is to disable rcon

mp_flashlight 1 // Make sure flashlight is on

// Rates are important for the performance of your server
sv_minrate 3000
sv_maxrate 16000

mp_decals 10 // Lets keep decals very low due server load
decalfrequency 10 // Same as mp_decals

mp_footsteps 0 // Footsteps are annoying with a lot of players and reduce server load
sv_footsteps 0 // Same

//Rcon Advanced
sv_rcon_banpenalty "0"
sv_rcon_maxfailures "3"
sv_rcon_minfailures "2"
sv_rcon_minfailuretime "30"

//Server Cvars
sv_alltalk "1"
//sv_voiceenable "0" // Disables microphones
sv_cheats "0"
sv_pausable "0"
sv_allowupload "1"
sv_allowdownload "1"
sv_maxfilesize "60"

//Map Change Cvars
//mp_timelimit "0" // Max map time in minutes


//Bandwidth Rates
sv_maxupdaterate "33"
sv_minupdaterate "10"

//Server Logging
log "on"
sv_logbans "1"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"

//General Server Settings
sv_lan "0"
sv_region "0"

net_queued_packet_thread 0

// Finish up

writeid
writeip
Reply
#4
Sigh.. You need to install SourceMod and do:
PHP Code:
sm_cvar sv_airaccelerate 150 

In your server.cfg

@above, forget it, css and tf2 are two different games with each own set of locked cvars.
Reply
#5
Moved to correct section. The reason you were getting no reply was because you put it in the wrong section *sigh*
~ trewq
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)