Daemon666 / CSB Chicken Grenade Öffentlich

HE grenades wear a chicken model and hatch several chickens that scatter and pop with blast damage.

v1.0.0 118 Downloads GPL-3.0 Zuletzt aktualisiert Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 8, 2026 1 Versionen
csb_chicken_grenade.sma main f41aa0c 5.3 KB
README.md

CSB Chicken Grenade is pure fun-mode chaos. Every thrown HE grenade is re-skinned with a chicken model, and just before it detonates it hatches a flock of chicken entities that scatter with random velocities. Each chicken arms a short fuse and then pops with a cluck, an explosion sprite and scaled blast damage in a radius around it.

Inspired by the classic Chicken Grenade / Chicken Mod idea. Independent GPL re-implementation.

Features

  • HE grenade model swapped to a chicken on throw.
  • Hatches csb_chick_count chickens that scatter and pop individually.
  • Each pop applies distance-scaled DMG_BLAST damage, credited to the thrower.
  • Explosion sprite plus cluck sound per chicken.

Installation

  1. Enable the fakemeta, hamsandwich and fun modules in modules.ini.
  2. Put a chick.mdl in models/ (any chicken model) or edit the model path in the source.
  3. Compile csb_chicken_grenade.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  4. Change the map.
Installation
1. Enable fakemeta, hamsandwich and fun in addons/amxmodx/configs/modules.ini
2. Provide a chicken model at models/chick.mdl (or edit the path)
3. Put csb_chicken_grenade.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
4. Change map
Cvars
CVARDefaultDescription
csb_chick_enabled 1 Enable or disable chicken grenades.
csb_chick_count 5 Number of chickens hatched per grenade.
csb_chick_damage 50 Peak blast damage per chicken.
csb_chick_radius 140 Blast radius per chicken.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
  • Fun
  • Lizenz: GPL-3.0
  • Daemon666
  • Ursprünglicher Autor: Chicken Mod (concept)
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 fakemeta hamsandwich fun
Bekannte Konflikte Other plugins that replace the HE grenade model or hook grenade explosions can conflict.
Mitwirkende
Zurück zu den Plugins