CSB Chicken Grenade

v1.0.0 0 изтегляния Daemon666 Последна актуализация: Jul 15, 2026

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

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.

Инсталация

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

Cvar-и

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.

Списък с промени — v1.0.0

1.0.0 - Initial release.
Версии →
Сътрудници: Daemon666 ✦
Оригинален автор: Chicken Mod (concept) Лиценз: GPL-3.0

Оценка

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Изтегли .sma
Файлове:
csb_chicken_grenade.sma main 5.3 KB

Изисквания

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich fun
Известни конфликти Other plugins that replace the HE grenade model or hook grenade explosions can conflict.
Обратно към плъгините