CSB Chicken Grenade

v1.0.0 0 downloads Daemon666 Última atualização: 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.

Instalação

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.

Registro de alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Autor original: Chicken Mod (concept) Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
csb_chicken_grenade.sma main 5.3 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta hamsandwich fun
Conflitos conhecidos Other plugins that replace the HE grenade model or hook grenade explosions can conflict.
Voltar aos Plugins