Daemon666 / CSB No Team Flash Публичный

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.

v1.0.0 145 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Версии
csb_team_flash_off.sma main f614ebc 2.8 KB
README.md

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

  1. Enable the fakemeta module in modules.ini.
  2. Compile csb_team_flash_off.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Установка
1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini
2. Put csb_team_flash_off.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_noflash_enabled 1 Enable or disable no team flash.
csb_noflash_selfflash 0 Allow the thrower to flash themselves.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta
Известные конфликты Other plugins that hook the ScreenFade message can interfere with the flash block.
Участники
Назад к плагинам