This commit is contained in:
Alexander Hurd 2017-02-13 18:54:51 -05:00
parent e1b5b57ac8
commit 2463aa2369

View File

@ -1,5 +1,10 @@
// Use this file to configure your DEDICATED server.
// This config file is executed everytime the server changes levels.
// Hostname for server.
hostname "SERVERNAME"
// RCON - remote console password.
rcon_password "ADMINPASSWORD"
// disable autoaim
sv_aim 0
@ -7,9 +12,6 @@ sv_aim 0
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Counterstrike BETA server"
// maximum client movement speed
sv_maxspeed 320