mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 15:24:25 +10:00
Added TV commands to fix STV
This commit is contained in:
parent
8f15e028cb
commit
46d4463deb
@ -49,6 +49,9 @@ sv_contact "itscoretf@gmail.com"
|
|||||||
tv_enable 1
|
tv_enable 1
|
||||||
tv_delaymapchange 1
|
tv_delaymapchange 1
|
||||||
tv_delaymapchange_protect 1
|
tv_delaymapchange_protect 1
|
||||||
|
tv_allow_camera_man 1
|
||||||
|
tv_allow_static_shots 1
|
||||||
|
tv_transmitall 1
|
||||||
|
|
||||||
// TF2 COMP FIXES
|
// TF2 COMP FIXES
|
||||||
sm_deterministic_fall_damage 0 // Non-random fall damage... duhhhhh. Off in favour of Valve fix.
|
sm_deterministic_fall_damage 0 // Non-random fall damage... duhhhhh. Off in favour of Valve fix.
|
||||||
@ -71,5 +74,6 @@ sm_grounded_rj_resistance 0 // Gameplay change, leaving off.
|
|||||||
sm_prevent_respawning 0 // Gameplay change, leaving off.
|
sm_prevent_respawning 0 // Gameplay change, leaving off.
|
||||||
sm_solid_buildings 0 // Gameplay change, leaving off.
|
sm_solid_buildings 0 // Gameplay change, leaving off.
|
||||||
tf_fall_damage_disablespread 1
|
tf_fall_damage_disablespread 1
|
||||||
|
sm_gunboats_always_apply 1
|
||||||
|
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user