mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
87 lines
3.1 KiB
INI
87 lines
3.1 KiB
INI
// -----------------------------------------------------------------
|
|
// OZFORTRESS SERVER CONFIGS
|
|
// -----------------------------------------------------------------
|
|
|
|
mp_timelimit 0
|
|
mp_winlimit 0
|
|
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
|
|
mp_match_end_at_timelimit 1
|
|
mp_time_between_capscoring 0
|
|
mp_tournament 1
|
|
mp_tournament_allow_non_admin_restart 0
|
|
mp_tournament_readymode 0
|
|
mp_tournament_prevent_team_switch_on_readyup 1
|
|
mp_tournament_stopwatch 0
|
|
mp_maxrounds 0
|
|
sv_allow_wait_command 0
|
|
sv_cheats 0
|
|
tf_allow_player_use 0
|
|
tf_allow_sliding_taunt 0
|
|
tf_arena_first_blood 0
|
|
tf_arena_round_time 0
|
|
tf_arena_use_queue 0
|
|
tf_avoidteammates_pushaway 0
|
|
tf_birthday 0
|
|
tf_birthday_ball_chance 0
|
|
tf_clamp_airducks 1
|
|
tf_ctf_bonus_time 0
|
|
tf_damage_disablespread 1
|
|
tf_flag_caps_per_round 0
|
|
tf_forced_holiday 0
|
|
tf_overtime_nag 0
|
|
tf_preround_push_from_damage_enable 1
|
|
tf_playergib 1
|
|
tf_player_spell_drop_on_death_rate 0
|
|
tf_spawn_glows_duration 0
|
|
tf_spells_enabled 0
|
|
tf_spec_xray 0
|
|
tf_tournament_hide_domination_icons 1
|
|
tf_use_fixed_weaponspreads 1
|
|
tf_weapon_criticals 0
|
|
tf_weapon_criticals_melee 0
|
|
|
|
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.
|
|
sm_empty_active_ubercharges_when_dropped 1 // Empties dropped medi-gun's. Gameplay change, on since Season 34.
|
|
sm_fix_ghost_crossbow_bolts 1 // Self explanatory.
|
|
sm_fix_post_pause_state 0 // Keep off, conflicts with pause plugins.
|
|
sm_fix_slope_bug 1 // Ramp-slide fix.
|
|
sm_fix_sticky_delay 1 // Self explanatory.
|
|
sm_inhibit_extendfreeze 1 // Fixes users being able to `extendfreeze` in console to abuse killcam.
|
|
sm_override_pipe_size 0 // Sets the Iron Bomber projectile size to the same as the default launcher (4). Off in favour of Valve fix.
|
|
sm_projectiles_ignore_teammates 1 // Gameplay change, on since Season 34.
|
|
sm_remove_halloween_souls 1 // NICE.
|
|
sm_remove_medic_attach_speed 0 // Gameplay change, leaving off.
|
|
sm_remove_pipe_spin 0 // Gameplay change, leaving off.
|
|
sm_rest_in_peace_rick_may 255 // Transparency of Rick May statues.
|
|
sm_winger_jump_bonus_when_fully_deployed 0 // Gameplay change, leaving off.
|
|
sm_fix_reflect_self_damage 1 // Gameplay change, leaving off.
|
|
sm_projectiles_collide_with_cylinders 0 // Gameplay change, leaving off.
|
|
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
|
|
pause_enablechat 1 // Enable people to chat as much as they want during a pause.
|
|
pause_restore_health 1 // Restores health on unpause.
|
|
pause_restore_cloak 1 // Restores cloak on unpause.
|
|
pause_restore_pos 1 // Restores position, angle and velocity on unpause.
|
|
|
|
mp_tournament_restart
|