HE grenades wear a chicken model and hatch several chickens that scatter and pop with blast damage.
Daemon666
1.0.0 - Initial release.
| 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_countchickens that scatter and pop individually. - Each pop applies distance-scaled
DMG_BLASTdamage, credited to the thrower. - Explosion sprite plus cluck sound per chicken.
Installation
- Enable the
fakemeta,hamsandwichandfunmodules inmodules.ini. - Put a
chick.mdlinmodels/(any chicken model) or edit the model path in the source. - Compile
csb_chicken_grenade.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - 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
| CVAR | Default | Description |
|---|---|---|
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.
Download v1.0.0
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









