A warmup ready-up gate: /ready and /notready with a live HUD, automatic LO3 when everyone is ready, and /forceready for admins.
CSB Ready System is the warmup gate every scrim and pug server needs. During warmup each player on a team types /ready; a HUD message shows how many players are ready out of the total, and the instant every connected non-spectator is ready the plugin runs an LO3 (three sv_restartround/sv_restart cycles) and declares the match live.
Features
/readyand/notreadyfrom chat, tracked per player.- Live HUD every second: WARMUP - type /ready with a
Ready: X / Ycounter. - Automatic LO3 and a "MATCH IS LIVE" announcement once everyone is ready.
- A three-second countdown that aborts if anyone un-readies before it finishes.
/forcereadyfor admins (flag fromcsb_ready_adminflag) to skip straight to live.csb_ready_minplayersstops the match going live with only one player on the server.
Installation
- Compile and copy
csb_ready_system.amxxintoaddons/amxmodx/plugins/. - Add it to
addons/amxmodx/configs/plugins.ini. - Change the map. Type
/readyto test.
Notes
The plugin uses only core natives, so it loads on any AMX Mod X 1.9 install with no extra modules. Spectators and players who have not joined a team are ignored by the counter.









