CSB Ready System

v1.0.0 3 изтегляния Daemon666 Последна актуализация: Jul 15, 2026

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

  • /ready and /notready from chat, tracked per player.
  • Live HUD every second: WARMUP - type /ready with a Ready: X / Y counter.
  • 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.
  • /forceready for admins (flag from csb_ready_adminflag) to skip straight to live.
  • csb_ready_minplayers stops the match going live with only one player on the server.

Installation

  1. Compile and copy csb_ready_system.amxx into addons/amxmodx/plugins/.
  2. Add it to addons/amxmodx/configs/plugins.ini.
  3. Change the map. Type /ready to 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.

Инсталация

1. Put csb_ready_system.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Change map

Cvar-и

CVARDefaultDescription
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.

Команди

CommandAccessDescription
say /ready Mark yourself ready.
say /notready Mark yourself not ready (aborts the countdown).
say /forceready d (ADMIN_BAN) Force the match live immediately.

Списък с промени — v1.0.0

1.0.0 - Initial release.
Версии →
Сътрудници: Daemon666 ✦
Лиценз: GPL-3.0

Оценка

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Изтегли .sma
Файлове:
csb_ready_system.sma main 5.6 KB

Изисквания

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Известни конфликти Any other ready/LO3 or match-start plugin - run only one.
Обратно към плъгините