-
Notifications
You must be signed in to change notification settings - Fork 8
Airblast Prevention Module
Silorak edited this page Aug 24, 2025
·
1 revision
Prevents players from pushing each other with the Pyro's airblast.
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.
-
sm_ab
- Toggles airblast push prevention for the player who uses the command.
-
tf_dodgeball_ab_command
(Default:1
)- If
1
, allows players to use thesm_ab
command to toggle push prevention. - If
0
, the command is disabled and push prevention is forcefully enabled for all players.
- If
Main Repository |
Report an Issue |
Download Latest Version
TF2 Dodgeball Modified Wiki