Stops flashbangs from blinding teammates by blocking the flash ScreenFade when the thrower is on the victim's team, with an optional self-flash toggle.
CSB No Team Flash ends teamflashing. When a flashbang detonates the plugin captures the thrower from the grenade entity's owner (via the detonation sound), then intercepts the flash ScreenFade sent to each affected player: if the player is on the thrower's team the fade is blocked, and a cvar decides whether the thrower flashes themselves. Enemies are still blinded normally.
Inspired by No Team Flash by VEN. Independent GPL re-implementation.
Features
- Blocks flash for teammates of the thrower.
- Optional self-flash via
csb_noflash_selfflash. - Enemies are still fully flashed.
- Lightweight — one forward and one message hook.
Installation
- Enable the
fakemetamodule inmodules.ini. - Compile
csb_team_flash_off.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









