CSB Snowball Fight

v1.0.0 4 descargas Daemon666 Última actualización: Jul 16, 2026

A winter event: grenades become snowballs that do light damage and slow the victim, with gentle falling snow. Admin toggle or auto in December.

CSB Snowball Fight turns the arena into a winter wonderland. While the event is active, live grenades are re-skinned as snowballs, their blast is reduced to light damage and slows whoever it catches with a temporary maxspeed reduction that ticks back to normal, and gentle snow falls around every player as temp entities. Admins toggle it with amx_snow, and it can auto-enable during December.

Features

  • Grenades wear a snowball model while the event runs.
  • Blast damage is capped and applies a temporary slow.
  • Ambient falling snow drawn per player.
  • amx_snow <0|1> toggle plus optional December auto-enable.

Installation

  1. Enable the fakemeta, hamsandwich and fun modules in modules.ini.
  2. Put a snowball.mdl in models/ (any small model) for the grenade re-skin.
  3. Compile csb_snowball_fight.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  4. Change the map.

Instalación

1. Enable the fakemeta, hamsandwich and fun modules in addons/amxmodx/configs/modules.ini
2. Put a snowball.mdl in models/ (optional, for the grenade re-skin)
3. Put csb_snowball_fight.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
4. Change map

Cvars

CVARDefaultDescription
csb_snow_enabled 1 Master enable for the plugin.
csb_snow_december 1 Auto-enable the event during December.
csb_snow_damage 10.0 Damage a snowball blast deals.
csb_snow_slow 3.0 Seconds a hit victim stays slowed.

Comandos

CommandAccessDescription
amx_snow a (ADMIN_LEVEL_A) amx_snow <0|1> - toggle the snowball event.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_snowball_fight.sma main 5.0 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta hamsandwich fun
Conflictos conocidos The grenade re-skin only applies if models/snowball.mdl exists; other grenade-model plugins will conflict.
Volver a Plugins