A warmup ready-up gate: /ready and /notready with a live HUD, automatic LO3 when everyone is ready, and /forceready for admins.
Daemon666
1.0.0 - Initial release.
| csb_ready_system.sma main | e48ba67 | 5.6 KB |
README.md
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.
Instalação
1. Put csb_ready_system.amxx in addons/amxmodx/plugins/ 2. Add it to plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_ready_enabled |
1 |
Enable or disable the ready system. |
csb_ready_minplayers |
2 |
Minimum non-spectators required before the match can go live. |
csb_ready_adminflag |
d |
Access flag required for /forceready. |
Comandos
| Command | Access | Description |
|---|---|---|
say /ready |
|
Mark yourself ready. |
say /notready |
|
Mark yourself not ready (aborts the countdown). |
say /forceready |
d (ADMIN_BAN) |
Force the match live immediately. |
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 |
| Conflitos conhecidos | Any other ready/LO3 or match-start plugin - run only one. |
Colaboradores









