CSB Random Mode Rounds

v1.0.0 0 downloads Daemon666 Última atualização: Jul 15, 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.

Instalação

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 alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
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
Conflitos conhecidos Do not stack with single-mode plugins (headshot-only, knife-only) - they will double up.
Voltar aos Plugins