From 2446af4dcdccce13ef11204f766009433a73f65c Mon Sep 17 00:00:00 2001 From: Sean Date: Sun, 15 Jul 2012 16:10:41 +1000 Subject: [PATCH] added more aliases for owl based competitions --- cfg/autoexec.cfg | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index c2b8929..41645d6 100644 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -2,9 +2,9 @@ log off -rcon_password "your rcon password here" +rcon_password "your rcon here" hostname "your server name here" -tv_name "your SourceTV name here" +tv_name "your sourcetv name here" decalfrequency 60 net_splitpacket_maxrate 100000 @@ -88,10 +88,12 @@ alias stopwatch "exec stopwatch" alias ctf "exec ctf" alias ozfl "exec pushhalves" -alias owl "exec owl" - alias pushhalves "exec pushhalves" +alias owl "exec owl" +alias owlkoth "exec owlkoth" +alias owlstopwatch "exec owlstopwatch" + alias highctf "exec highctf" alias highkoth "exec highkoth" alias highcp "exec highcp"