l4d someoptions here and there
This commit is contained in:
parent
c2b177db49
commit
7a51040ac0
2 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ motd_enabled 0
|
|||
rcon_password ${rcon_password}
|
||||
sv_steamgroup "38347879"
|
||||
|
||||
mp_autoteambalance 0
|
||||
sv_forcepreload 1
|
||||
|
||||
// server specific
|
||||
% for line in config:
|
||||
${line}
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@
|
|||
'sv_maxupdaterate 100',
|
||||
'sv_mincmdrate 100',
|
||||
'sv_maxcmdrate 100',
|
||||
'tick_door_speed 1.3',
|
||||
],
|
||||
},
|
||||
'zonemod': {
|
||||
|
|
|
|||
Loading…
Reference in a new issue