Merge pull request #8 from ozfortress/master

[pull] master from ozfortress:master
This commit is contained in:
pull[bot] 2023-02-26 19:09:46 +00:00 committed by GitHub
commit 5f00486ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 8 deletions

View File

@ -13,6 +13,7 @@ Standard 5 Control Points (5CP) maps are played to 30 minutes with a 5 point dif
mp_windifference 5
mp_timelimit 30
mp_winlimit 0
round_time_override 240
```
Load this configuration using `rcon exec ozfortress_6v6_5cp` or simply `rcon ozf-6s-5cp` on ozfortress servers.
@ -32,6 +33,7 @@ In formats where ties are not allowed, a golden cap may be used to determine the
mp_windifference 0
mp_timelimit 0
mp_winlimit 1
round_time_override 240
```
Load this configuration using `rcon exec ozfortress_6v6_golden_cap` or simply `rcon ozf-6s-golden` on ozfortress servers.

View File

@ -9,6 +9,7 @@ mp_forcerespawn 1
mp_friendlyfire 0
mp_bonusroundtime 8
mp_autoteambalance 0
mp_idlemaxtime 0
mp_scrambleteams_auto 0
mp_decals 100
mp_teams_unbalance_limit 0
@ -49,6 +50,9 @@ sv_contact "itscoretf@gmail.com"
tv_enable 1
tv_delaymapchange 1
tv_delaymapchange_protect 1
tv_allow_camera_man 1
tv_allow_static_shots 1
tv_transmitall 1
// TF2 COMP FIXES
sm_deterministic_fall_damage 0 // Non-random fall damage... duhhhhh. Off in favour of Valve fix.
@ -71,5 +75,6 @@ sm_grounded_rj_resistance 0 // Gameplay change, leaving off.
sm_prevent_respawning 0 // Gameplay change, leaving off.
sm_solid_buildings 0 // Gameplay change, leaving off.
tf_fall_damage_disablespread 1
sm_gunboats_always_apply 1
mp_tournament_restart

View File

@ -23,8 +23,6 @@ mp_winlimit 0
tv_delaymapchange_protect 1
sm_gunboats_always_apply 1 // Gameplay change, on since Season 35.
mp_timelimit_improved 0
round_time_override 240

View File

@ -23,8 +23,6 @@ mp_winlimit 1
tv_delaymapchange_protect 1
sm_gunboats_always_apply 1 // Gameplay change, on since Season 35.
mp_timelimit_improved 0
round_time_override 240

View File

@ -23,8 +23,6 @@ mp_winlimit 3
tv_delaymapchange_protect 1
sm_gunboats_always_apply 1 // Gameplay change, on since Season 35.
mp_timelimit_improved 0
round_time_override -1

View File

@ -23,8 +23,6 @@ mp_winlimit 0
tv_delaymapchange_protect 0
sm_gunboats_always_apply 1 // Gameplay change, on since Season 35.
mp_timelimit_improved 0
round_time_override 240