mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
commit
2a4d2040ef
@ -10,4 +10,5 @@ tf_tournament_classlimit_medic 1
|
|||||||
tf_tournament_classlimit_sniper 2
|
tf_tournament_classlimit_sniper 2
|
||||||
tf_tournament_classlimit_spy 1
|
tf_tournament_classlimit_spy 1
|
||||||
|
|
||||||
sv_pausable 1
|
compctrl_team_auto_ready 6
|
||||||
|
sm_cancelmatch
|
@ -9,3 +9,6 @@ tf_tournament_classlimit_engineer 9
|
|||||||
tf_tournament_classlimit_medic 1
|
tf_tournament_classlimit_medic 1
|
||||||
tf_tournament_classlimit_sniper 1
|
tf_tournament_classlimit_sniper 1
|
||||||
tf_tournament_classlimit_spy 1
|
tf_tournament_classlimit_spy 1
|
||||||
|
|
||||||
|
compctrl_team_auto_ready 9
|
||||||
|
sm_cancelmatch
|
@ -93,6 +93,8 @@ alias pushhalves "exec pushhalves"
|
|||||||
|
|
||||||
alias owl "exec owl"
|
alias owl "exec owl"
|
||||||
alias owlkoth "exec owlkoth"
|
alias owlkoth "exec owlkoth"
|
||||||
|
alias owlfinals "exec owlfinals"
|
||||||
|
alias owlkothfinals "exec owlkothfinals"
|
||||||
alias owlstopwatch "exec owlstopwatch"
|
alias owlstopwatch "exec owlstopwatch"
|
||||||
|
|
||||||
alias highctf "exec highctf"
|
alias highctf "exec highctf"
|
||||||
|
@ -4,7 +4,7 @@ mp_maxrounds 5
|
|||||||
mp_timelimit 0
|
mp_timelimit 0
|
||||||
mp_winlimit 3
|
mp_winlimit 3
|
||||||
mp_tournament_stopwatch 0
|
mp_tournament_stopwatch 0
|
||||||
mp_tournament_whitelist cfg/whitelists/ozfl.txt
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
exec 6v6
|
exec 6v6
|
||||||
|
@ -10,4 +10,5 @@ mp_tournament_stopwatch 0
|
|||||||
mp_tournament_whitelist cfg/whitelists/owl.txt
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
say - ozfortress OWL 11 push modifier loaded -
|
sm_startmatch owl-push
|
||||||
|
say - ozfortress OWL 12 push modifier loaded -
|
||||||
|
14
cfg/owlfinals.cfg
Normal file
14
cfg/owlfinals.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
// ozfortress winter league push config
|
||||||
|
|
||||||
|
exec 6v6
|
||||||
|
|
||||||
|
mp_roundlimit 5
|
||||||
|
mp_winlimit 3
|
||||||
|
mp_timelimit 30
|
||||||
|
mp_tournament_stopwatch 0
|
||||||
|
|
||||||
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
|
mp_tournament_restart
|
||||||
|
|
||||||
|
sm_startmatch owl-push-finals
|
||||||
|
say - ozfortress OWL 12 push modifier loaded -
|
@ -6,7 +6,9 @@ mp_maxrounds 5
|
|||||||
mp_winlimit 3
|
mp_winlimit 3
|
||||||
mp_timelimit 0
|
mp_timelimit 0
|
||||||
mp_tournament_stopwatch 0
|
mp_tournament_stopwatch 0
|
||||||
|
|
||||||
mp_tournament_whitelist cfg/whitelists/owl.txt
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
say - ozfortress OWL 11 koth modifier loaded -
|
sm_startmatch owl-koth
|
||||||
|
say - ozfortress OWL 12 koth modifier loaded -
|
||||||
|
14
cfg/owlkothfinals.cfg
Normal file
14
cfg/owlkothfinals.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
// ozfortress winter league koth config
|
||||||
|
|
||||||
|
exec 6v6
|
||||||
|
|
||||||
|
mp_maxrounds 5
|
||||||
|
mp_winlimit 3
|
||||||
|
mp_timelimit 0
|
||||||
|
mp_tournament_stopwatch 0
|
||||||
|
|
||||||
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
|
mp_tournament_restart
|
||||||
|
|
||||||
|
sm_startmatch owl-koth-finals
|
||||||
|
say - ozfortress OWL 12 koth modifier loaded -
|
@ -3,7 +3,7 @@
|
|||||||
mp_timelimit 30
|
mp_timelimit 30
|
||||||
mp_winlimit 5
|
mp_winlimit 5
|
||||||
mp_tournament_stopwatch 0
|
mp_tournament_stopwatch 0
|
||||||
mp_tournament_whitelist cfg/whitelists/ozfl.txt
|
mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
exec 6v6
|
exec 6v6
|
||||||
|
@ -10,6 +10,7 @@ mp_winlimit 0
|
|||||||
mp_respawnwavetime 10.0
|
mp_respawnwavetime 10.0
|
||||||
mp_disable_respawn_times 0
|
mp_disable_respawn_times 0
|
||||||
|
|
||||||
|
sv_pausable 1
|
||||||
sv_gravity 800
|
sv_gravity 800
|
||||||
sv_consistency 2
|
sv_consistency 2
|
||||||
sv_allow_votes 0
|
sv_allow_votes 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user