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.
Daemon666
1.0.0 - Initial release.
| 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
- 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).
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
| CVAR | Default | Description |
|---|---|---|
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.
Download v1.0.0
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









