CSB Random Mode Rounds

v1.0.0 4 descargas Daemon666 Última actualización: 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.

Instalación

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.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_random_gamemode_rounds.sma main 4.0 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos fakemeta hamsandwich cstrike fun
Conflictos conocidos Do not stack with single-mode plugins (headshot-only, knife-only) - they will double up.
Volver a Plugins