Jump to content

Counterstrike Source


ECF

Recommended Posts

Default Installation config.

 

 

 

-Quick File Links Created

 

 

 

 

 

<div class="pre"><pre><?xml version="1.0" standalone="yes"?>

<GAME>

<GAMEID>10</GAMEID>

<NAME>CS Source</NAME>

<SHORTNAME>CSS</SHORTNAME>

<DEFAULTPORT>27015</DEFAULTPORT>

<DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT>

<DEFAULTRCONPORT>27015</DEFAULTRCONPORT>

<FILESFOLDER>CSS</FILESFOLDER>

<RELATIVEEXECUTABLE>srcds.exe</RELATIVEEXECUTABLE>

<RELATIVEWORKINGDIRECTORY>/</RELATIVEWORKINGDIRECTORY>

<RELATIVEUSERFILES>/</RELATIVEUSERFILES>

<INSTALLEDPATCH />

<DEFAULTCMDLINE>-game cstrike -console +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map de_aztec</DEFAULTCMDLINE>

<DEFAULTCUSTOMCMDLINE>-game cstrike -console +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</DEFAULTCUSTOMCMDLINE>

<PRIVATECMDLINE>-game cstrike -console +ip %serverip% -port %serverport% +maxplayers %slots% +exec server.cfg +map de_aztec</PRIVATECMDLINE>

<PRIVATECUSTOMCMDLINE>-game cstrike -console +ip %serverip% -port %serverport% +maxplayers %slots% %usercmdline%</PRIVATECUSTOMCMDLINE>

<COMPATIBILITY>39</COMPATIBILITY>

<COMMANDLINEPARAMETERS>

<COMMANDLINEPARAMETER>

<GAMEID>10</GAMEID>

<CANSETVALUE>True</CANSETVALUE>

<COMMAND>+exec</COMMAND>

<DENYCHARS />

<DESCRIPTION>Execute config command</DESCRIPTION>

<ENCLOSEQUOTES>False</ENCLOSEQUOTES>

<EQUALSIGN />

<ORDER>1</ORDER>

<SPACEAFTERINPUT>True</SPACEAFTERINPUT>

<SPACEAFTERSIGN>False</SPACEAFTERSIGN>

<SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND>

<SPACEBEFORESIGN>True</SPACEBEFORESIGN>

<USERACCESS>True</USERACCESS>

</COMMANDLINEPARAMETER>

<COMMANDLINEPARAMETER>

<GAMEID>10</GAMEID>

<CANSETVALUE>True</CANSETVALUE>

<COMMAND>+map</COMMAND>

<DENYCHARS />

<DESCRIPTION>Starting map command</DESCRIPTION>

<ENCLOSEQUOTES>False</ENCLOSEQUOTES>

<EQUALSIGN />

<ORDER>2</ORDER>

<SPACEAFTERINPUT>False</SPACEAFTERINPUT>

<SPACEAFTERSIGN>False</SPACEAFTERSIGN>

<SPACEBEFORECOMMAND>True</SPACEBEFORECOMMAND>

<SPACEBEFORESIGN>True</SPACEBEFORESIGN>

<USERACCESS>True</USERACCESS>

</COMMANDLINEPARAMETER>

</COMMANDLINEPARAMETERS>

<DEFAULTCONFIGFILES>

<CONFIGFILE>

<GAMEID>10</GAMEID>

<CONTENTS>// server name

hostname "%hostname%"

 

// rcon passsword

rcon_password "%rconpassword%"

 

// Server password

sv_password "%privatepassword%"

 

// server cvars

mp_friendlyfire 0

mp_footsteps 1

mp_autoteambalance 1

mp_autokick 0

mp_flashlight 0

mp_tkpunish 1

mp_forcecamera 0

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 5

sv_voiceenable 1

mp_allowspectators 1

mp_chattime 10

sv_timeout 65

 

// round specific cvars

mp_freezetime 6

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 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 0

sv_region 255

 

// execute ban files

exec banned_user.cfg

exec banned_ip.cfg </CONTENTS>

<DESCRIPTION>Server config file</DESCRIPTION>

<DISPLAYNAME>server.cfg</DISPLAYNAME>

<RELATIVEPATH>/cstrike/cfg/server.cfg</RELATIVEPATH>

</CONFIGFILE>

<CONFIGFILE>

<GAMEID>10</GAMEID>

<CONTENTS />

<DESCRIPTION>Server mapcycle file</DESCRIPTION>

<DISPLAYNAME>mapcycle.txt</DISPLAYNAME>

<RELATIVEPATH>/cstrike/mapcycle.txt</RELATIVEPATH>

</CONFIGFILE>

<CONFIGFILE>

<GAMEID>10</GAMEID>

<CONTENTS />

<DESCRIPTION>Contains current maps</DESCRIPTION>

<DISPLAYNAME>maplist.txt</DISPLAYNAME>

<RELATIVEPATH>/cstrike/maplist.txt</RELATIVEPATH>

</CONFIGFILE>

<CONFIGFILE>

<GAMEID>10</GAMEID>

<CONTENTS />

<DESCRIPTION>Message of the day file</DESCRIPTION>

<DISPLAYNAME>motd.txt</DISPLAYNAME>

<RELATIVEPATH>/cstrike/motd.txt</RELATIVEPATH>

</CONFIGFILE>

</DEFAULTCONFIGFILES>

<PATCHES>

<PATCH>

<GAMEID>10</GAMEID>

<PATCHID>TC1443422167624</PATCHID>

<DESCRIPTION>STEAM # 37</DESCRIPTION>

<FILENAME>update37.zip</FILENAME>

<NAME>Update37</NAME>

</PATCH>

</PATCHES>

<RCONCOMMANDS>

<RCONCOMMAND>

<GAMEID>10</GAMEID>

<RCON_COMMAND>kick</RCON_COMMAND>

<DESCRIPTION>KICK</DESCRIPTION>

<FULL_COMMAND>kick <playername></FULL_COMMAND>

<IS_KICK_COMMAND>1</IS_KICK_COMMAND>

<IS_BAN_COMMAND>0</IS_BAN_COMMAND>

</RCONCOMMAND>

<RCONCOMMAND>

<GAMEID>10</GAMEID>

<RCON_COMMAND>ban</RCON_COMMAND>

<DESCRIPTION>BAN</DESCRIPTION>

<FULL_COMMAND>ban <playername></FULL_COMMAND>

<IS_KICK_COMMAND>0</IS_KICK_COMMAND>

<IS_BAN_COMMAND>1</IS_BAN_COMMAND>

</RCONCOMMAND>

</RCONCOMMANDS>

</GAME></pre></div>

Link to comment
Share on other sites

Sorry folks I screwed up one of the lines in the config file. If you have allready downloaded it please edit your server.cfg in the setup.

 

 

 

:arrow: rcon_password "%rconpasswor%"

 

Please find this line in the server.cfg file and add a d on the end of password please.

 

 

 

Should read like this rcon_password "%rconpassword%"

 

 

 

 

 

Sorry :cry:

Link to comment
Share on other sites

  • 2 months later...

:smile: :shock: thanks but I am not a player my last game played was MOH now I have only time to admining my site....

 

 

 

If you can and when you have time copy the commang in the config file and attach here.

 

 

 

 

 

But very by quite and only if you have time I don't want give you any problem sorry :smile:

Link to comment
Share on other sites

  • 2 weeks later...

Generic CS Source game config file including config editor values.

 

 

 

If you currently have the config loaded from this forum, please remember to select "overwrite existing" when importing.

 

 

 

Enjoy! :cool:

 

 

 

 

 

Cheers. i'm trying to use this, but am getting this error and am having trouble pinning it down.

 

 

 

<div class="pre"><pre>GSAutomation.Processes.CreateGameServer: Could not write to E:\Client\Test\GameServers\TC16252466774141481762673\\cstrike\cfg\server.cfg. Error: Could not find a part of the path "E:\Client\Test\GameServers\TC16252466774141481762673\cstrike\cfg\server.cfg".

Server: MasterServer Master Server

Owner: Test</pre></div>

 

 

 

any ideas? cheers :grin:

Link to comment
Share on other sites

  • 2 months later...

Also, please remember to adjust your windows multimedia timer on your servers. To do this you can simply login to your server and run windows media player. You can leave it minimized, but make sure it is running at all times so the windows mm timing get's changed. Otherwise the tickrate in the command line will not work properly and will simply eat extra ram.

 

 

 

 

Link to comment
Share on other sites

  • Who's Online   0 Members, 0 Anonymous, 22 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use