ultiduo 10 + cvar update

This commit is contained in:
Clem Wu 2015-07-03 19:16:33 +10:00
parent c266c318b2
commit 36dbdcb0c9
4 changed files with 2583 additions and 3 deletions

View File

@ -24,6 +24,7 @@ mp_time_between_capscoring 0
mp_tournament_stopwatch 0
mp_tournament_allow_non_admin_restart 0
mp_tournament_restart
mp_tournament_readymode 0
sv_contact "seeker@ozfortress.com"
sv_maxrate 0
@ -60,6 +61,7 @@ tv_allow_static_shots 0
tv_chattimelimit 2
tv_delay 90
tv_delaymapchange 1
tv_delaymapchange_protect 1
tv_dispatchmode 1
tv_maxclients 5
tv_maxrate 0
@ -76,6 +78,7 @@ tf_damage_disablespread 1
tf_teamtalk 1
tf_use_fixed_weaponspreads 1
tf_tournament_hide_domination_icons 1
tf_player_movement_restart_freeze 0
tf_ctf_bonus_time 0
tf_birthday 0
tf_arena_first_blood 0

View File

@ -33,6 +33,7 @@ tf_use_fixed_weaponspreads 1
tf_weapon_criticals 0
tf_flag_caps_per_round 0
tf_teamtalk 1
tf_spec_xray 0
tv_enable 1

View File

@ -1,4 +1,4 @@
// ozfortress ultimate duo config (updated 14/7/2012 by seeker)
// ozfortress ultimate duo config (updated 03/07/15 by obla for ultiduo 10)
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 ""
mp_tournament_whitelist "ultiduo.txt"
tf_tournament_classlimit_demoman 0
tf_tournament_classlimit_engineer 0
@ -28,4 +28,4 @@ log on
sm plugins unload ipgn_matchrecorder_ozf
sm plugins lock
say - ozfortress ultiduo config loaded -
say - ozfortress ultiduo 10 config loaded -

2576
cfg/whitelists/ultiduo.txt Normal file

File diff suppressed because it is too large Load Diff