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.
Daemon666
1.0.0 - Initial release.
| 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
- Enable the
fakemeta,hamsandwich,cstrikeandfunmodules inmodules.ini. - Compile
csb_random_gamemode_rounds.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - 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
| CVAR | Default | Description |
|---|---|---|
csb_modes_enabled |
1 |
Enable or disable random mode rounds. |
Registro de alterações — v1.0.0
1.0.0 - Initial release.Versões →
Avaliação
No ratings yet.
Download v1.0.0
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. |
Colaboradores









