Daemon666 / CSB LO3 Público

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

v1.0.0 121 downloads GPL-3.0 Última atualização Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Versões
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.
Instalação
1. Put csb_lo3.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_lo3_enabled 1 Enable the LO3 commands.
csb_lo3_delay 3.0 Seconds between restarts (minimum 1).
Comandos
CommandAccessDescription
amx_lo3 d (ADMIN_BAN) Three restarts then go live.
amx_lo1 d (ADMIN_BAN) One restart then go live.
Registro de alterações — v1.0.0
1.0.0 - Initial release.
Versões →
Avaliação

No ratings yet.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Conflitos conhecidos Other match/restart plugins that also send sv_restartround may double-restart.
Colaboradores
Voltar aos Plugins