Mikusch / allclass-air-dash

Team Fortress 2 plugin that enables all classes to perform air dashes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TF2] All-Class Air Dash

This is a simple SourceMod plugin for Team Fortress 2 that enables all classes to perform air dashes, also referred to as double jumps.

This implementation patches the class check in CTFPlayer::CanAirDash, which means it respects all convars, attributes and conditions related to air dashing.

Dependencies

Configuration

  • tf_allclass_air_dash ( def. "1" ) - When set to 1, enables all classes to perform air dashes

About

Team Fortress 2 plugin that enables all classes to perform air dashes

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%