mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
Added "reset" config for commonly changed values.
Removed sv_cheats alias from autoexec due to this rarely causing server instabilitty
This commit is contained in:
parent
51b04491cf
commit
6088ec9a95
@ -1,4 +1,4 @@
|
||||
// ozfortress core server configuration (updated 14/7/2012 by seeker)
|
||||
// ozfortress core server configuration (updated 20/7/2012 by seeker)
|
||||
|
||||
log off
|
||||
|
||||
|
35
cfg/server.cfg
Normal file
35
cfg/server.cfg
Normal file
@ -0,0 +1,35 @@
|
||||
// ozfortress reset config (updated 20/7/2012 by seeker)
|
||||
// this config contains commands commonly changed by clients and will be executed on map changes
|
||||
|
||||
mp_forcecamera 1
|
||||
mp_tournament 1
|
||||
mp_allowspectators 1
|
||||
mp_fadetoblack 0
|
||||
mp_forcecamera 1
|
||||
mp_winlimit 0
|
||||
mp_respawnwavetime 10.0
|
||||
|
||||
sv_gravity 800
|
||||
sv_consistency 2
|
||||
sv_allow_votes 0
|
||||
sv_alltalk 0
|
||||
sv_cheats 0
|
||||
sv_pure 2
|
||||
sv_maxrate 0
|
||||
sv_minrate 100000
|
||||
sv_minupdaterate 66
|
||||
sv_maxupdaterate 66
|
||||
sv_mincmdrate 66
|
||||
sv_maxcmdrate 66
|
||||
|
||||
tf_clamp_airducks 1
|
||||
tf_ctf_bonus_time 0
|
||||
tf_damage_disablespread 1
|
||||
tf_use_fixed_weaponspreads 1
|
||||
tf_weapon_criticals 0
|
||||
tf_flag_caps_per_round 0
|
||||
tf_teamtalk 1
|
||||
|
||||
tv_enable 1
|
||||
|
||||
exec scrim
|
Loading…
x
Reference in New Issue
Block a user