diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index 41645d6..aa0977a 100644 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -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 diff --git a/cfg/server.cfg b/cfg/server.cfg new file mode 100644 index 0000000..08ba7a0 --- /dev/null +++ b/cfg/server.cfg @@ -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 \ No newline at end of file