From e1135bc98ee8e9bb0673e4341ce3f875cedb8b72 Mon Sep 17 00:00:00 2001 From: Prithu Parker Date: Tue, 21 Jan 2014 21:34:47 +1100 Subject: [PATCH] higherlander is now properly toggled on/off --- cfg/6v6.cfg | 4 +++- cfg/9v9.cfg | 4 +++- cfg/autoexec.cfg | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/cfg/6v6.cfg b/cfg/6v6.cfg index d05ff93..8e6a4b4 100644 --- a/cfg/6v6.cfg +++ b/cfg/6v6.cfg @@ -1,3 +1,5 @@ +mp_highlander 0 + tf_tournament_classlimit_scout 2 tf_tournament_classlimit_soldier 2 tf_tournament_classlimit_pyro 2 @@ -6,4 +8,4 @@ tf_tournament_classlimit_heavy 1 tf_tournament_classlimit_engineer 1 tf_tournament_classlimit_medic 1 tf_tournament_classlimit_sniper 2 -tf_tournament_classlimit_spy 1 \ No newline at end of file +tf_tournament_classlimit_spy 1 diff --git a/cfg/9v9.cfg b/cfg/9v9.cfg index 327103d..4dc2bfc 100644 --- a/cfg/9v9.cfg +++ b/cfg/9v9.cfg @@ -1,3 +1,5 @@ +mp_highlander 1 + tf_tournament_classlimit_scout 1 tf_tournament_classlimit_soldier 1 tf_tournament_classlimit_pyro 1 @@ -6,4 +8,4 @@ tf_tournament_classlimit_heavy 1 tf_tournament_classlimit_engineer 9 tf_tournament_classlimit_medic 1 tf_tournament_classlimit_sniper 1 -tf_tournament_classlimit_spy 1 \ No newline at end of file +tf_tournament_classlimit_spy 1 diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index c7f4256..835dfbc 100644 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -1,6 +1,6 @@ // ozfortress core server configuration (updated 20/7/2012 by seeker) -log off +log on rcon_password "your rcon here" hostname "your server name here"