Skip to content

Airblast Prevention Module

Silorak edited this page Aug 24, 2025 · 1 revision

Prevents players from pushing each other with the Pyro's airblast.

Functionality

This plugin works by setting the FL_NOTARGET entity flag on players, which makes them immune to the push force of an enemy airblast. This is useful for preventing players from griefing each other by pushing them off ledges or into hazards. Players can toggle this protection on or off for themselves if the server administrator allows it.

Commands

  • sm_ab
    • Toggles airblast push prevention for the player who uses the command.

Cvars

  • tf_dodgeball_ab_command (Default: 1)
    • If 1, allows players to use the sm_ab command to toggle push prevention.
    • If 0, the command is disabled and push prevention is forcefully enabled for all players.
Clone this wiki locally