Jump to content

[Req]I'm looking for a server.cfg editor


kuako300

Recommended Posts

what exactly can't you edit manually?

it's pretty simple :/

 

// Use this file to configure your DEDICATED server. 
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"

// maximum client movement speed 
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 20

sv_cheats 0

// load ban files
exec listip.cfg
exec banned.cfg

 

-Moved

Link to comment
Share on other sites

Yes I know...

 

I found this:

http://www.cstrike-planet.com/cfgmaker?cfg=srcds (I think this is for CS:S)

http://server.counter-strike.net/configs.htm

 

but there are many vars missing...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...