Daemon666 / CSB LO3 Публичный

amx_lo3 restarts the round three times with a countdown, then flashes LIVE! LIVE! LIVE! amx_lo1 does one restart.

v1.0.0 120 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
csb_lo3.sma main 8161844 3.2 KB
README.md

CSB LO3 is the match-start ritual: amx_lo3 issues three sv_restartround restarts with a configurable delay and an on-screen RESTART n/3 countdown, then flashes LIVE! LIVE! LIVE! with a sound when the match goes live. amx_lo1 is the single-restart variant. The restart itself resets score and money through the engine.

Features

  • amx_lo3 (3 restarts) and amx_lo1 (1 restart).
  • Configurable delay between restarts via csb_lo3_delay.
  • HUD countdown and a LIVE flash with a go signal.
  • Guards against starting a second sequence mid-run.

Installation

  1. Compile csb_lo3.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.
Установка
1. Put csb_lo3.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_lo3_enabled 1 Enable the LO3 commands.
csb_lo3_delay 3.0 Seconds between restarts (minimum 1).
Команды
CommandAccessDescription
amx_lo3 d (ADMIN_BAN) Three restarts then go live.
amx_lo1 d (ADMIN_BAN) One restart then go live.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Известные конфликты Other match/restart plugins that also send sv_restartround may double-restart.
Участники
Назад к плагинам