Daemon666 / CSB Snowball Fight Public

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

v1.0.0 125 téléchargements GPL-3.0 Dernière mise à jour Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 3, 2025 1 Versions
csb_snowball_fight.sma main 16b4868 5.0 KB
README.md

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.
Installation
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.
Commandes
CommandAccessDescription
amx_snow a (ADMIN_LEVEL_A) amx_snow <0|1> - toggle the snowball event.
Journal des modifications — v1.0.0
1.0.0 - Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fakemeta hamsandwich fun
Conflits connus The grenade re-skin only applies if models/snowball.mdl exists; other grenade-model plugins will conflict.
Contributeurs
Retour aux Plugins