Each round can trigger a random event: low gravity, giants, hyper speed, knives only, or a rocket-slap party, cleanly reverted at round end.
Daemon666
1.0.0 - Initial release.
| csb_random_events.sma main | 76249ea | 4.0 KB |
README.md
CSB Random Fun Events rolls a dice at every round start. On a hit it picks one of several events and applies it to every player as a clean apply/revert pair: Low Gravity, Giants (model scale plus bonus HP), Hyper Speed, Knives Only, or a Rocket Slap Party that periodically launches everyone into the air. The event is announced in chat and on the HUD, re-applied to anyone who spawns while it is running, and fully reverted when the round ends.
Features
- Five self-contained events with matching revert logic.
- Chance per round via
csb_events_chance. - Mid-round spawns get the active event applied automatically.
- Everything is restored at round end and on plugin unload.
Installation
- Enable the
fakemetaandfunmodules inmodules.ini. - Compile
csb_random_events.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Установка
1. Enable the fakemeta and fun modules in addons/amxmodx/configs/modules.ini 2. Put csb_random_events.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvar-ы
| CVAR | Default | Description |
|---|---|---|
csb_events_enabled |
1 |
Enable or disable random round events. |
csb_events_chance |
33 |
Percent chance per round for an event to fire. |
История изменений — v1.0.0
1.0.0 - Initial release.Версии →
Рейтинг
No ratings yet.
Download v1.0.0
Требования
| AMX Mod X | ≥ 1.9 |
| Движок | ReHLDS HLDS |
| ReGameDLL | Необязательно |
| ReAPI | Необязательно |
| Metamod | Metamod / Metamod-r |
| Модули | fakemeta fun |
| Известные конфликты | Combine carefully with other plugins that set gravity, speed or model scale per round. |
Участники









