SRCDS Steam group


EXEC server.cfg COULDNT exec server.cfg
#1
Hi there,

I am testing a CS SOURCE server. I have problems with executing server.cfg file. I dont know where to have it. I tried :

1. D:\InstallerteSpill\steam\SteamApps\email\source dedicated server\platform\config

and

2. D:\InstallerteSpill\steam\SteamApps\email\counter-strike source\cstrike\cfg

When im at 1. i see 2 files in the config folder.

dedicatedserverdialogconfig.vdf
server.vdf

As I understand and opened 1 of those files I saw that it was here the information was stored about how many players and stuff.

But really how do I exec server.cfg from the servermachine and with RCON

Here is my server.cfg

// server name
hostname "RooX Corner #ou.css"

// rcon passsword
rcon_password "5544332211"

// Server password
sv_password "5544332211"

// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 0
mp_tkpunish 0
mp_forcecamera 1
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65

// round specific cvars
mp_freezetime 4
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 66
sv_maxrate 66
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 50

// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 0

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

Best regards
Reply
#2
Ok first of all, this isnt the standalone srcds server dir, so im asuming you arent using the *best* dedicated server. I recommend that you download the hldsupdatetool here. Install this to c:\srcds (not the default dir.) Now navigate to c:\srcds and run HldsUpdateTool.exe from the command prompt with these command-line parameters:

HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir c:\srcds

Now go get a good book and write a 2 page summary on it while this thing downloads. After the DL is complete, open the cmd prompt and run the srcd.exe with these parameters

srcds.exe -console -game cstrike -autoupdate +maxplayers 20 +map cs_italy

that should get you started.

As for the autoexec.cfg, that should go (and should already be) in your c:\srcds\cstrike\cfg directory.

Hope this helps. Peace out
[Image: image.png]

deademerates.ath.cx:27016
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)