Daemon666 / CSB Cluster Grenade Herkese açık

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

v1.0.0 144 indirme GPL-3.0 Son güncelleme Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 1, 2026 1 Sürümler
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.
Kurulum
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
Cvarlar
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.
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma indir
Gereksinimler
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta hamsandwich
Bilinen çakışmalar Other plugins that hook grenade explosions or spawn child grenades can conflict with the split.
Katkıda bulunanlar
Eklentilere Dön