From 96751efc00871d275e710f958cf3b25c84765a15 Mon Sep 17 00:00:00 2001 From: Aad <7024626+l-Aad-l@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:22:33 -0500 Subject: [PATCH] Updated passtime cfgs --- cfg/rgl_off.cfg | 6 ++++++ cfg/rgl_pt_base.cfg | 19 ++++++++++++------- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/cfg/rgl_off.cfg b/cfg/rgl_off.cfg index 2836bdb..f87a271 100644 --- a/cfg/rgl_off.cfg +++ b/cfg/rgl_off.cfg @@ -121,10 +121,16 @@ mp_highlander "0" // disables highlander mode (defaul tf_flag_caps_per_round "3" // sets flag caps per round in ctf to 3 tf_fall_damage_disablespread "0" // disable random fall damage (default: 0) mp_time_between_capscoring "30" // delay between scoring of owned capture points. + +// Passtime tf_passtime_score_crit_sec "5.0f" // how long a scoring team's crits last tf_passtime_powerball_passpoints "25" // how many ball meter points are awarded for a complete pass tf_passtime_powerball_airtimebonus "40" // ball meter points added per second of time a pass is in the air. tf_passtime_overtime_idle_sec "5" // defaults to 5 +tf_passtime_throwarc_demoman "0.15f" +tf_passtime_throwspeed_demoman "850.0f" +tf_passtime_throwarc_engineer "0.2f" + tf_tournament_classlimit_scout "-1" // defaults tf_tourney classlimits tf_tournament_classlimit_soldier "-1" // ^ diff --git a/cfg/rgl_pt_base.cfg b/cfg/rgl_pt_base.cfg index 4d1f8bd..008185d 100644 --- a/cfg/rgl_pt_base.cfg +++ b/cfg/rgl_pt_base.cfg @@ -33,7 +33,7 @@ tf_passtime_ball_model "models/passtime/ball/passtime_ball.mdl" tf_passtime_ball_reset_time "15" tf_passtime_ball_rotdamping_scale "1.0f" tf_passtime_ball_seek_range "128" -tf_passtime_ball_seek_speed_factor "3" +tf_passtime_ball_seek_speed_factor "3f" tf_passtime_ball_sphere_collision "1" tf_passtime_ball_sphere_radius "7.2f" tf_passtime_ball_takedamage "1" @@ -45,17 +45,22 @@ tf_passtime_experiment_telepass "0" tf_passtime_flinch_boost "0" tf_passtime_mode_homing_lock_sec "1.5f" tf_passtime_mode_homing_speed "1000.0f" -tf_passtime_overtime_idle_sec "30" tf_passtime_pack_hp_per_sec "2.0f" tf_passtime_pack_range "512" tf_passtime_pack_speed "1" tf_passtime_player_reticles_enemies "1" tf_passtime_player_reticles_friends "2" -tf_passtime_speedboost_on_get_ball_time "2.0f" +tf_passtime_powerball_decay_delay "10" +tf_passtime_powerball_decayamount "1" +tf_passtime_powerball_decaysec "4.5f" +tf_passtime_powerball_decaysec_neutral "1.5f" +tf_passtime_powerball_maxairtimebonus "100" +tf_passtime_powerball_threshold "80" +tf_passtime_save_stats "0" +tf_passtime_scores_per_round "5.0f" +tf_passtime_speedboost_on_get_ball_time "2.0f" tf_passtime_steal_on_melee "1" tf_passtime_teammate_steal_time "45" -tf_passtime_throwarc_demoman "0.15f" -tf_passtime_throwarc_engineer "0.1f" tf_passtime_throwarc_heavy "0.175f" tf_passtime_throwarc_medic "0.0f" tf_passtime_throwarc_pyro "0.1f" @@ -63,7 +68,6 @@ tf_passtime_throwarc_scout "0.1f" tf_passtime_throwarc_sniper "0.0f" tf_passtime_throwarc_soldier "0.1f" tf_passtime_throwarc_spy "0.0f" -tf_passtime_throwspeed_demoman "850.0f" tf_passtime_throwspeed_engineer "850.0f" tf_passtime_throwspeed_heavy "850.0f" tf_passtime_throwspeed_medic "900.0f" @@ -78,8 +82,9 @@ tf_passtime_throwspeed_velocity_scale "0.33f" // How much player velocity to ad tf_passtime_score_crit_sec "0" tf_passtime_powerball_passpoints "0" tf_passtime_powerball_airtimebonus "0" -tf_passtime_powerball_threshold "80" +tf_passtime_overtime_idle_sec "30" tf_passtime_throwarc_demoman "0.1f" // set demo throw arc to soldier's value +tf_passtime_throwarc_engineer "0.1f" tf_passtime_throwspeed_demoman "800.0f" // set demo throw speed to soldier's value // sv_client_cmdrate_difference "30"