CSB Random Mode Rounds

v1.0.0 4 téléchargements Daemon666 Dernière mise à jour: Jul 16, 2026

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.

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.

Journal des modifications — v1.0.0

1.0.0 - Initial release.
Versions →
Contributeurs: Daemon666 ✦
Licence: GPL-3.0

Note

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Télécharger .sma
Fichiers:
csb_random_gamemode_rounds.sma main 4.0 KB

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 Do not stack with single-mode plugins (headshot-only, knife-only) - they will double up.
Retour aux Plugins