CSB Fast Plant & Defuse

v1.0.0 12 изтегляния Daemon666 Последна актуализация: Jul 16, 2026

Tunes the bomb round: sets the C4 countdown from a cvar and hands out defuse kits for fast defuses, with a VIP flag that always gets a kit.

CSB Fast Plant & Defuse retunes the bomb round for deathmatch and fun servers. The bomb countdown is driven from a cvar via mp_c4timer, and defuse speed is controlled through defuse kits: a kit halves the defuse time, so giving one to every CT makes all defuses fast, while a VIP flag guarantees a kit to privileged CTs even when free kits are off. Kits are re-issued on every spawn.

Features

  • C4 countdown set from csb_fastbomb_c4timer.
  • Free defuse kits for all CTs (fast defuse) via csb_fastbomb_freekit.
  • VIP CTs always get a kit even when free kits are off.
  • Kits are re-applied every spawn so they never run out.

Installation

  1. Enable the cstrike module in modules.ini.
  2. Compile csb_fast_defuse_plant.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map (use a bomb/defuse map).

Инсталация

1. Enable the cstrike module in addons/amxmodx/configs/modules.ini
2. Put csb_fast_defuse_plant.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map

Cvar-и

CVARDefaultDescription
csb_fastbomb_enabled 1 Enable or disable the plugin.
csb_fastbomb_c4timer 25 Bomb countdown in seconds (0 = leave default).
csb_fastbomb_freekit 1 Give every CT a defuse kit (fast defuse).

Списък с промени — v1.0.0

1.0.0 - Initial release.
Версии →
Сътрудници: Daemon666 ✦
Лиценз: GPL-3.0

Оценка

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Изтегли .sma
Файлове:
csb_fast_defuse_plant.sma main 2.1 KB

Изисквания

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули cstrike
Известни конфликти Other plugins that set mp_c4timer or hand out defuse kits will interact with this one.
Обратно към плъгините