Daemon666 / CSB Cluster Grenade Público

HE grenades split into several bomblets that scatter and explode on a short fuse with scaled radius damage.

v1.0.0 144 downloads GPL-3.0 Última atualização Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 1, 2026 1 Versões
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_count bomblets on detonation.
  • Bomblets scatter, bounce and pop on a randomised fuse.
  • Each pop applies distance-scaled DMG_BLAST damage credited to the thrower.
  • Fully cvar-tuned: count, damage, radius and fuse.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Compile csb_cluster_grenade.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalação
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
CVARDefaultDescription
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.
Registro de alterações — v1.0.0
1.0.0 - Initial release.
Versões →
Avaliação

No ratings yet.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta hamsandwich
Conflitos conhecidos Other plugins that hook grenade explosions or spawn child grenades can conflict with the split.
Colaboradores
Voltar aos Plugins