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
- Enable the
cstrikemodule inmodules.ini. - Compile
csb_fast_defuse_plant.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map (use a bomb/defuse map).









