Daemon666 / CSB Random Mode Rounds Öffentlich

Each round randomly picks a mini-mode - knife, deagle, headshot only, no gravity or one-shot - announces it and reverts it cleanly at round end.

v1.0.0 144 Downloads GPL-3.0 Zuletzt aktualisiert Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Versionen
csb_random_gamemode_rounds.sma main 57dc84a 4.0 KB
README.md

CSB Random Mode Rounds keeps a server unpredictable. Every round it randomly selects one mini-mode - knife only, deagle only, headshot only, no gravity or one shot one kill - announces it with a HUD banner and applies the rules, then cleanly reverts everything when the round ends. Weapon modes re-equip on spawn, damage modes hook Ham_TakeDamage / Ham_TraceAttack, and gravity is restored at round end.

Features

  • Five self-contained mini-modes rolled each round.
  • Weapon, gravity and damage rules applied and reverted per round.
  • HUD announcement of the current mode.
  • New spawns inherit the active mode.

Installation

  1. Enable the fakemeta, hamsandwich, cstrike and fun modules in modules.ini.
  2. Compile csb_random_gamemode_rounds.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_random_gamemode_rounds.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_modes_enabled 1 Enable or disable random mode rounds.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module fakemeta hamsandwich cstrike fun
Bekannte Konflikte Do not stack with single-mode plugins (headshot-only, knife-only) - they will double up.
Mitwirkende
Zurück zu den Plugins