Add files
This commit is contained in:
commit
bcdfd8055a
6 changed files with 148 additions and 0 deletions
21
server.cfg
Normal file
21
server.cfg
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
sv_maxrate 0
|
||||
sv_minrate 30000
|
||||
sv_maxcmdrate TICKRATE
|
||||
sv_mincmdrate TICKRATE
|
||||
|
||||
bot_quota 0
|
||||
mp_autoteambalance 0
|
||||
mp_freezetime 0
|
||||
mp_limitteams 0
|
||||
sv_airaccelerate 190
|
||||
sv_staminamax 0
|
||||
sv_staminajumpcost 0
|
||||
sv_staminalandcost 0
|
||||
sv_autobunnyhopping 0
|
||||
sv_enablebunnyhopping 0
|
||||
mp_solid_teammates 0
|
||||
mp_friendlyfire 0
|
||||
mp_humanteam any
|
||||
mp_maxrounds 20
|
||||
mp_forcecamera 0
|
||||
bot_kick
|
||||
Reference in a new issue