HE grenades split into several bomblets that scatter and explode on a short fuse with scaled radius damage.
Daemon666
1.0.0 - Initial release.
| csb_cluster_grenade.sma main | 2f5a575 | 5.3 KB |
README.md
CSB Cluster Grenade upgrades the HE grenade into a cluster bomb. When the parent grenade detonates it scatters a handful of bomblets with random velocities; each bomblet bounces, arms a short fuse and then explodes on its own, dealing distance-scaled blast damage around it. The result is a wide, staggered area denial rather than a single blast.
Inspired by Cluster Grenade by VEN. Independent GPL re-implementation.
Features
- Parent HE splits into
csb_cluster_countbomblets on detonation. - Bomblets scatter, bounce and pop on a randomised fuse.
- Each pop applies distance-scaled
DMG_BLASTdamage credited to the thrower. - Fully cvar-tuned: count, damage, radius and fuse.
Installation
- Enable the
fakemetaandhamsandwichmodules inmodules.ini. - Compile
csb_cluster_grenade.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Installation
1. Enable fakemeta and hamsandwich in addons/amxmodx/configs/modules.ini 2. Put csb_cluster_grenade.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_cluster_enabled |
1 |
Enable or disable cluster grenades. |
csb_cluster_count |
6 |
Number of bomblets per grenade. |
csb_cluster_damage |
60 |
Peak blast damage per bomblet. |
csb_cluster_radius |
160 |
Blast radius per bomblet. |
csb_cluster_fuse |
1.0 |
Base fuse in seconds before a bomblet explodes. |
Ä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 | fakemeta hamsandwich |
| Bekannte Konflikte | Other plugins that hook grenade explosions or spawn child grenades can conflict with the split. |
Mitwirkende









