Daemon666 / CSB Fast Plant & Defuse Öffentlich

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.

v1.0.0 139 Downloads GPL-3.0 Zuletzt aktualisiert Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Versionen
csb_fast_defuse_plant.sma main b9c42fc 2.1 KB
README.md

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).
Installation
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
Cvars
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).
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module cstrike
Bekannte Konflikte Other plugins that set mp_c4timer or hand out defuse kits will interact with this one.
Mitwirkende
Zurück zu den Plugins