mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
Updated highlander configs
This commit is contained in:
parent
e0775066b5
commit
1165b883e6
154
cfg/highcp.cfg
154
cfg/highcp.cfg
@ -1,77 +1,77 @@
|
||||
//Gaming Sydney Highlander Competition Config
|
||||
//Last Edit (04/12/11)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "30"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "5"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist gshighlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== Gaming Sydney Highlander 5CP Config Loaded =="
|
||||
say "== 5CP winlimit set to 5 =="
|
||||
//Highlander Competition Config
|
||||
//Last Updated (02/05/12)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "30"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "5"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist highlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== ozfortress Highlander 5CP Config Loaded =="
|
||||
say "== 5CP winlimit set to 5 =="
|
||||
|
154
cfg/highctf.cfg
154
cfg/highctf.cfg
@ -1,77 +1,77 @@
|
||||
//Gaming Sydney Highlander Competition Config
|
||||
//Draft (20/11/11)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "0"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "5"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist gshighlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== GamingSydney Highlander CTF Config Loaded =="
|
||||
say "== CTF Win Limit Set to 5 =="
|
||||
//Highlander Competition Config
|
||||
//Last Updated (02/05/12)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "30"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "5"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist highlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== ozfortress Highlander CTF Config Loaded =="
|
||||
say "== CTF Win Limit Set to 5 =="
|
||||
|
154
cfg/highkoth.cfg
154
cfg/highkoth.cfg
@ -1,77 +1,77 @@
|
||||
//Gaming Sydney Highlander Competition Config
|
||||
//Draft (20/11/11)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "0"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "3"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist gshighlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== Gaming Sydney Highlander KOTH Config Loaded =="
|
||||
say "== KOTH winlimit set to 3 =="
|
||||
//Highlander Competition Config
|
||||
//Last Updated (02/05/12)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "7"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "0"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "0"
|
||||
mp_winlimit "4"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist highlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== ozfortress Highlander KOTH Config Loaded =="
|
||||
say "== KOTH winlimit set to 3 =="
|
||||
|
@ -1,77 +1,77 @@
|
||||
//Gaming Sydney Highlander Competition Config
|
||||
//Draft (20/11/11)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "0"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "1"
|
||||
mp_winlimit "0"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist gshighlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== Gaming Sydney Highlander Stopwatch Config Loaded =="
|
||||
//Highlander Competition Config
|
||||
//Last Updated (02/05/12)
|
||||
|
||||
//Class Limits
|
||||
tf_tournament_classlimit_medic "1"
|
||||
|
||||
//Server Rates and Commands
|
||||
sv_allow_wait_command "1"
|
||||
sv_alltalk "0"
|
||||
sv_cheats "0"
|
||||
sv_client_cmdrate_difference "0"
|
||||
sv_client_predict "1"
|
||||
sv_client_max_interp_ratio "2"
|
||||
sv_client_min_interp_ratio "1"
|
||||
sv_consistency "1"
|
||||
sv_gravity "800"
|
||||
sv_maxrate "60000"
|
||||
sv_minrate "30000"
|
||||
sv_maxupdaterate "66"
|
||||
sv_minupdaterate "33"
|
||||
sv_maxcmdrate "66"
|
||||
sv_mincmdrate "33"
|
||||
sv_pausable "1"
|
||||
sv_pure "2"
|
||||
sv_pure_kick_clients "1"
|
||||
sv_pure_trace "1"
|
||||
sv_turbophysics "1"
|
||||
sv_voiceenable "1"
|
||||
|
||||
//Team Fortress 2 mp_ Commands
|
||||
mp_allowspectators "1"
|
||||
mp_autoteambalance "0"
|
||||
mp_bonusroundtime "5"
|
||||
mp_chattime "15"
|
||||
mp_disable_respawn_times "0"
|
||||
mp_forcecamera "1"
|
||||
mp_forcerespawn "1"
|
||||
mp_friendlyfire "0"
|
||||
mp_match_end_at_timelimit "1"
|
||||
mp_maxrounds "0"
|
||||
mp_respawnwavetime "10"
|
||||
mp_stalemate_enable "0"
|
||||
mp_teams_unbalance_limit "0"
|
||||
mp_time_between_capscoring "0"
|
||||
mp_timelimit "0"
|
||||
mp_tournament "1"
|
||||
mp_tournament_allow_non_admin_restart "1"
|
||||
mp_tournament_stopwatch "1"
|
||||
mp_winlimit "0"
|
||||
|
||||
//Re-Applying Silly TF Commands
|
||||
tf_arena_first_blood "0"
|
||||
tf_birthday "0"
|
||||
tf_clamp_airducks "1"
|
||||
tf_ctf_bonus_time "0"
|
||||
tf_damage_disablespread "1"
|
||||
tf_flags_caps_per_round "0"
|
||||
tf_teamtalk "1"
|
||||
tf_tournament_hide_domination_icons "1"
|
||||
tf_use_fixed_weaponspreads "1"
|
||||
tf_weapon_criticals "0"
|
||||
|
||||
//STV Commands
|
||||
tv_password "password1"
|
||||
tv_delay "90"
|
||||
tv_maxrate "5000"
|
||||
tv_delaymapchange "1"
|
||||
tv_transmitall "1"
|
||||
|
||||
log on
|
||||
|
||||
mp_tournament_whitelist highlander.txt
|
||||
mp_tournament_restart
|
||||
|
||||
|
||||
say "== ozfortress Highlander Stopwatch Config Loaded =="
|
||||
say "== Stopwatch win conditions set =="
|
Loading…
x
Reference in New Issue
Block a user