SRCDS Steam group


Missing CFG & Other errors
#1
Question 
Hi Guys,

I'm a noob.

I managed to installed DOD:Source. And I managed to get it to work in a GUI mode by creating a shortcut. I was pretty proud of myself until I stumbled on your site while looking for a way to auto-start DODS.

I realized that I needed the following files:

server.cfg
skills1.cfg
dod_avanlanche.cfg

I ran the update again, and it did not download anything else.

Please help.


Attached Files
.png   error.png (Size: 31.54 KB / Downloads: 14)
Reply
#2
really the main thing you need out of all of them is a server.cfg. and thats just a simple text file made in notepad and saved as "server.cfg" with the quotes, or it won't save right sometimes. you put basic server setup in that like hostname, rcon_password, and stuff like that. when i get around to it i will have an online creator for dod:s, right now its just for css and hl2mp.
Reply
#3
Here's what I currently have in my server.cfg
It's pretty basic stuff, really all you need unless you're having latency issues. Just be sure to remove the "//" from the lines you want to use, like rcon_password if you want to have remote RCON access.

As of right now, if you were to insert this into your server.cfg, the main things to be aware of would be:
mp_timelimit 45 - 45 minute map times
mp_flashlight 1 - flashlight enabled
mp_friendlyfire 0 - no friendly fire
sv_region 0 - it would be designated a US East server in the Steam server browser


Code:
hostname "Your hostname here"
//exec mani_server.cfg
exec banned_user.cfg
//rcon_password "insert RCON here"
//sv_password "insert password here for private servers"

mp_logdetail 0
mp_timelimit 45
mp_autokick 0
mp_flashlight 1
mp_footsteps 1
mp_friendlyfire 0
mp_limitteams 1
sv_maxspeed 320
mp_chattime 5
sv_allowupload 1
sv_allowdownload 1
sv_voiceenable 1
sv_alltalk 0
sv_voicecodec voice_speex
decalfrequency 40
mp_falldamage 0
sv_cheats 0
sv_maxrate 20000
sv_minrate 4000
sv_lan 0
sv_region 0
log 0
sv_voiceenable 1
sv_voicecodec vaudio_miles

mp_allowrandomclass 1
mp_limit_allies_rifleman -1
mp_limit_allies_assault -1
mp_limit_allies_support -1
mp_limit_allies_sniper -1
mp_limit_allies_mg -1
mp_limit_allies_rocket -1
mp_limit_axis_rifleman -1
mp_limit_axis_assault -1
mp_limit_axis_support -1
mp_limit_axis_sniper -1
mp_limit_axis_mg -1
mp_limit_axis_rocket -1

//sv_downloadurl "insert fastdownload URL (if any) here"
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)