forked from Qixalite/tf2_comp_ozf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
6s_base.cfg
51 lines (40 loc) · 1.86 KB
/
6s_base.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
// --- // Sixes Base Configuration \\ --- \\
// Class Restriction CVARs \\
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_pyro "1"
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"
// MP CVARs \\
mp_bonusroundtime "0"
mp_tournament_whitelist "cfg/tf2_comp_ozf/6s_whitelist.txt"
// TF2 Comp Fixes CVARs \\
sm_deterministic_fall_damage "0"
sm_empty_active_ubercharges_when_dropped "1"
sm_fix_ghost_crossbow_bolts "1"
sm_fix_post_pause_state "0"
sm_fix_reflect_self_damage "1"
sm_fix_slope_bug "1"
sm_fix_sticky_delay "1"
sm_inhibit_extendfreeze "1"
sm_override_pipe_size "0"
sm_projectiles_collide_with_cylinders "0"
sm_projectiles_ignore_teammates "1"
sm_remove_halloween_souls "1"
sm_remove_pipe_spin "0"
sm_rest_in_peace_rick_may "255"
sm_grounded_rj_resistance "0"
sm_gunboats_always_apply "0"
sm_prevent_respawning "0"
sm_remove_medic_attach_speed "0"
sm_solid_buildings "0"
sm_winger_jump_bonus_when_fully_deployed "0"
sm_tournament_end_ignores_whitelist "1"
// TF2 Improved Timers \\
mp_timelimit_improved "0"
round_time_override "-1"
// --- // Sixes Base Configuration \\ --- \\