mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
OZF 16 Update
Updated files for OZF 16. Removed old files.
This commit is contained in:
parent
179df2eaca
commit
43de558bb2
18
cfg/6v6.cfg
18
cfg/6v6.cfg
@ -1,18 +0,0 @@
|
||||
mp_highlander 0
|
||||
|
||||
tf_tournament_classlimit_scout 2
|
||||
tf_tournament_classlimit_soldier 2
|
||||
tf_tournament_classlimit_pyro 2
|
||||
tf_tournament_classlimit_demoman 1
|
||||
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
|
||||
|
||||
tf_player_drop_bonus_ducks 0
|
||||
mp_maxrounds 0
|
||||
tv_delaymapchange_protect 0
|
||||
sm_cvar tf_dropped_weapon_lifetime -1
|
||||
|
||||
tf_preround_push_from_damage_enable 1
|
14
cfg/9v9.cfg
14
cfg/9v9.cfg
@ -1,14 +0,0 @@
|
||||
mp_highlander 1
|
||||
|
||||
tf_tournament_classlimit_scout 1
|
||||
tf_tournament_classlimit_soldier 1
|
||||
tf_tournament_classlimit_pyro 1
|
||||
tf_tournament_classlimit_demoman 1
|
||||
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
|
||||
|
||||
compctrl_team_auto_ready 9
|
||||
sm_cancelmatch
|
@ -26,7 +26,7 @@ mp_tournament_allow_non_admin_restart 0
|
||||
mp_tournament_restart
|
||||
mp_tournament_readymode 0
|
||||
|
||||
sv_contact "seeker@ozfortress.com"
|
||||
sv_contact "kenneth@ozfortress.com"
|
||||
sv_maxrate 0
|
||||
sv_minrate 100000
|
||||
sv_client_predict 1
|
||||
@ -40,7 +40,7 @@ sv_client_min_interp_ratio 1
|
||||
sv_timeout 10
|
||||
sv_pure 2
|
||||
sv_pure_trace 1
|
||||
sv_downloadurl "http://games.ipgn.com.au/tf2/surl/"
|
||||
sv_downloadurl "http://fakkelbrigade.eu/"
|
||||
sv_rcon_banpenalty 1
|
||||
sv_region 5
|
||||
sv_parallel_packentities 0
|
||||
@ -84,27 +84,24 @@ tf_birthday 0
|
||||
tf_arena_first_blood 0
|
||||
tf_flag_caps_per_round 0
|
||||
|
||||
exec scrim
|
||||
exec ozfortress_6v6_scrim
|
||||
|
||||
alias pug "exec push"
|
||||
alias scrim "exec scrim"
|
||||
alias push "exec push"
|
||||
alias koth "exec koth"
|
||||
alias stopwatch "exec stopwatch"
|
||||
alias ctf "exec ctf"
|
||||
//Quick Access Aliases
|
||||
alias pug "exec ozfortress_6v6_5cp"
|
||||
alias push "exec ozfortress_6v6_5cp"
|
||||
alias scrim "exec ozfortress_6v6_scrim"
|
||||
alias koth "exec ozfortress_6v6_koth"
|
||||
|
||||
alias ozfl "exec pushhalves"
|
||||
alias pushhalves "exec pushhalves"
|
||||
alias golden "exec ozfortress_golden_cap"
|
||||
alias ozf "exec ozfortress_6v6_5cp"
|
||||
alias ozfkoth "exec ozfortress_6v6_koth"
|
||||
|
||||
alias owl "exec owl"
|
||||
alias owlkoth "exec owlkoth"
|
||||
alias owlfinals "exec owlfinals"
|
||||
alias owlkothfinals "exec owlkothfinals"
|
||||
alias owlstopwatch "exec owlstopwatch"
|
||||
alias owl "exec ozfortress_6v6_5cp"
|
||||
alias owlkoth "exec ozfortress_6v6_koth"
|
||||
|
||||
alias highctf "exec highctf"
|
||||
alias highkoth "exec highkoth"
|
||||
alias highcp "exec highcp"
|
||||
alias highstopwatch "exec highstopwatch"
|
||||
alias highctf "exec ozfortress_9v9_ctf"
|
||||
alias highkoth "exec ozfortress_9v9_koth"
|
||||
alias highcp "exec ozfortress_9v9_5cp"
|
||||
alias highstopwatch "exec ozfortress_9v9_stopwatch"
|
||||
|
||||
alias ultiduo "exec ultiduo"
|
||||
|
16
cfg/ctf.cfg
16
cfg/ctf.cfg
@ -1,16 +0,0 @@
|
||||
// ozfortress ctf config (updated 14/7/2012 by seeker)
|
||||
|
||||
//tf_flag_caps_per_round 5
|
||||
|
||||
//mp_timelimit 30
|
||||
//mp_winlimit 0
|
||||
//mp_maxrounds 0
|
||||
//mp_tournament_stopwatch 0
|
||||
//mp_tournament_whitelist cfg/whitelists/ozfl.txt
|
||||
//mp_tournament_restart
|
||||
|
||||
//exec 6v6
|
||||
|
||||
//say - ozfortress ctf config loaded -
|
||||
|
||||
say ** This configuration has been removed **
|
@ -1,14 +0,0 @@
|
||||
// ozfortress golden cap config
|
||||
|
||||
//mp_timelimit 0
|
||||
//mp_winlimit 1
|
||||
//mp_tournament_stopwatch 0
|
||||
//mp_tournament_whitelist cfg/whitelists/owl.txt
|
||||
//mp_tournament_restart
|
||||
|
||||
//exec 6v6
|
||||
|
||||
//say - ozfortress OWL 14 golden cap config loaded -
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon golden" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress highlander push config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon highcp" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress highlander ctf config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon highctf" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress highlander koth config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon highkoth" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress highlander stopwatch config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon highstopwatch" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress koth config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use rcon koth to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress winter league push config
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress winter league koth config
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon koth" to execute the correct config **
|
@ -80,6 +80,7 @@ tv_allow_static_shots 0
|
||||
tv_chattimelimit 2
|
||||
tv_delay 90
|
||||
tv_delaymapchange 1
|
||||
tv_delaymapchange_protect 0
|
||||
tv_enable 1
|
||||
tv_maxrate 0
|
||||
tv_relayvoice 0
|
||||
@ -87,6 +88,8 @@ tv_snapshotrate 66
|
||||
tv_timeout 30
|
||||
tv_transmitall 1
|
||||
|
||||
sm_cvar tf_dropped_weapon_lifetime 0
|
||||
|
||||
mp_tournament_restart
|
||||
|
||||
//Quick Access Aliases
|
||||
|
@ -11,3 +11,7 @@ tf_tournament_classlimit_engineer 1
|
||||
tf_tournament_classlimit_medic 1
|
||||
tf_tournament_classlimit_sniper 2
|
||||
tf_tournament_classlimit_spy 1
|
||||
|
||||
mp_maxrounds 0
|
||||
|
||||
sm_cvar tf_dropped_weapon_lifetime -1
|
@ -1,10 +1,9 @@
|
||||
exec ozfortress_6v6
|
||||
|
||||
mp_maxrounds 0
|
||||
mp_timelimit 30
|
||||
mp_windifference 5
|
||||
mp_winlimit 0
|
||||
|
||||
say - ozfortress season 15 push loaded -
|
||||
say - ozfortress season 16 push loaded -
|
||||
say * You must record POV demos for all ozfortress matches
|
||||
say * POV demos must be provided to admins on request within 24 hours
|
||||
|
@ -1,10 +1,9 @@
|
||||
exec ozfortress_6v6
|
||||
|
||||
mp_maxrounds 0
|
||||
mp_timelimit 0
|
||||
mp_windifference 0
|
||||
mp_winlimit 3
|
||||
|
||||
say - ozfortress season 15 koth loaded -
|
||||
say - ozfortress season 16 koth loaded -
|
||||
say * You must record POV demos for all ozfortress matches
|
||||
say * POV demos must be provided to admins on request within 24 hours
|
||||
|
@ -1,6 +1,5 @@
|
||||
exec ozfortress_6v6
|
||||
|
||||
mp_maxrounds 0
|
||||
mp_timelimit 30
|
||||
mp_windifference 0
|
||||
mp_winlimit 5
|
||||
|
@ -1,6 +1,5 @@
|
||||
exec ozfortress_6v6
|
||||
|
||||
mp_maxrounds 0
|
||||
mp_timelimit 30
|
||||
mp_windifference 0
|
||||
mp_winlimit 0
|
||||
|
@ -1,4 +0,0 @@
|
||||
// ozfortress push config (updated 14/9/20123 by ferelah)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress push halves config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress scrim config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress stopwatch config (updated 14/7/2012 by seeker)
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +0,0 @@
|
||||
// ozfortress winter league push config
|
||||
|
||||
say ** This configuration has been removed **
|
||||
say ** Use "rcon push" to execute the correct config **
|
@ -1,4 +1,4 @@
|
||||
// ozfortress ultimate duo config (updated 03/07/15 by obla for ultiduo 10)
|
||||
// ozfortress ultimate duo config (updated 05/06/16 by obla)
|
||||
|
||||
mp_timelimit 0
|
||||
mp_winlimit 0
|
||||
@ -7,7 +7,7 @@ tf_arena_first_blood "0"
|
||||
tf_arena_preround_time 10
|
||||
|
||||
mp_tournament_stopwatch 0
|
||||
mp_tournament_whitelist "cfg/whitelists/ultiduo.txt"
|
||||
mp_tournament_whitelist "cfg/ozfortress_whitelist_ultiduo.txt"
|
||||
|
||||
tf_tournament_classlimit_demoman 0
|
||||
tf_tournament_classlimit_engineer 0
|
||||
|
@ -1,27 +0,0 @@
|
||||
mp_highlander 0
|
||||
|
||||
tf_tournament_classlimit_scout 3
|
||||
tf_tournament_classlimit_soldier 3
|
||||
tf_tournament_classlimit_pyro 3
|
||||
tf_tournament_classlimit_demoman 3
|
||||
tf_tournament_classlimit_heavy 3
|
||||
tf_tournament_classlimit_engineer 3
|
||||
tf_tournament_classlimit_medic 3
|
||||
tf_tournament_classlimit_sniper 3
|
||||
tf_tournament_classlimit_spy 3
|
||||
|
||||
tf_player_drop_bonus_ducks 0
|
||||
mp_maxrounds 0
|
||||
tv_delaymapchange_protect 0
|
||||
sm_cvar tf_dropped_weapon_lifetime -1
|
||||
|
||||
|
||||
mp_windifference 5
|
||||
mp_winlimit 0
|
||||
mp_timelimit 30
|
||||
mp_tournament_stopwatch 0
|
||||
|
||||
mp_tournament_whitelist ""
|
||||
mp_tournament_restart
|
||||
|
||||
tv_delaymapchange_protect 1
|
@ -1,28 +0,0 @@
|
||||
// ozfortress highlander whitelist (updated 29/9/2012 by sti)
|
||||
|
||||
"item_whitelist"
|
||||
{
|
||||
"unlisted_items_default_to" "1"
|
||||
|
||||
//Set Hats
|
||||
"The Familiar Fez" "0"
|
||||
"Ol' Snaggletooth" "0"
|
||||
"The Grenadier's Softcap" "0"
|
||||
"Big Chief" "0"
|
||||
|
||||
//Weapons
|
||||
"The Enforcer" "0"
|
||||
"The Pomson 6000" "0"
|
||||
"The Holiday Punch" "0"
|
||||
"The Beggar's Bazooka" "0"
|
||||
"The Rainblower" "0"
|
||||
"Pet Balloonicorn" "0"
|
||||
"The Huo Long Heatmaker" "0"
|
||||
"Promo Huo Long Heatmaker" "0"
|
||||
"Red-Tape Recorder" "0"
|
||||
"The Red-Tape Recorder" "0"
|
||||
|
||||
//Misc.
|
||||
"Bombinomicon" "0"
|
||||
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user