/tf2-FallDamageFixer

fixes randomness in tf2's fall damage calculations

Primary LanguageSourcePawnGNU Lesser General Public License v3.0LGPL-3.0

Tf2 Fall Damage Fixer

removes randomness in tf2's fall dmg by recalculating fall dmg according to tf2s source code WITHOUT adding the random +/- 20%

uses sdkhooks and sdktools

latest version here: https://github.com/stephanieLGBT/tf2-FallDamageFixer/releases/latest

Installation:

  • extract zip from releases
  • drag addons folder into your tf folder thru ftp

Known bugs:

* On plugin reload every player has to rejoin the server for sdktools to rehook them as an entity. This only applies if you manually reload the plugin thru sm plugins reload tf2FallDmgFix should be fixed

shoutouts to twiikuu

this plugin as a concept (deterministic fall dmg) is included in twiikuu's tf2 comp fixes plugin. cheers twiikuu!