Daemon666 / CSB Round Events Public

A chance each round for a modifier: low gravity, double damage, no recoil, hyper speed, infinite ammo or vampire healing, reverted at round end.

v1.0.0 120 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 2, 2026 1 Versions
csb_round_events.sma main ccc5a5b 4.3 KB
README.md

CSB Round Events rolls the dice at every round start. On a hit it picks one modifier and runs it for the round as a clean apply/revert pair: Low Gravity, Double Damage, No Recoil, Hyper Speed, Infinite Ammo or Vampire healing. Each event is announced with a HUD banner, applied to everyone (and to anyone who spawns while it runs), and fully reverted when the round ends.

Features

  • Six self-contained event modifiers.
  • Chance per round via csb_revents_chance.
  • Damage, recoil, speed, gravity and ammo effects handled in the right hooks.
  • Everything restored at round end.

Installation

  1. Enable the fakemeta, hamsandwich, cstrike and fun modules in modules.ini.
  2. Compile csb_round_events.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Installation
1. Enable the fakemeta, hamsandwich, cstrike and fun modules in addons/amxmodx/configs/modules.ini
2. Put csb_round_events.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_revents_enabled 1 Enable or disable round events.
csb_revents_chance 40 Percent chance per round for an 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 cstrike fun
Conflits connus Combine carefully with other plugins that alter damage, speed, gravity or ammo per round.
Contributeurs
Retour aux Plugins