CSB Snowball Fight

v1.0.0 0 загрузок Daemon666 Обновлено: Jul 15, 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.

Установка

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

Cvar-ы

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.

Команды

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

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_snowball_fight.sma main 5.0 KB

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich fun
Известные конфликты The grenade re-skin only applies if models/snowball.mdl exists; other grenade-model plugins will conflict.
Назад к плагинам