CSB LO3

v1.0.0 1 Downloads Daemon666 Zuletzt aktualisiert: Jul 16, 2026

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

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.

Installation

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

Befehle

CommandAccessDescription
amx_lo3 d (ADMIN_BAN) Three restarts then go live.
amx_lo1 d (ADMIN_BAN) One restart then go live.

Änderungsprotokoll — v1.0.0

1.0.0 - Initial release.
Versionen →
Mitwirkende: Daemon666 ✦
Lizenz: GPL-3.0

Bewertung

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma herunterladen
Dateien:
csb_lo3.sma main 3.2 KB

Anforderungen

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Bekannte Konflikte Other match/restart plugins that also send sv_restartround may double-restart.
Zurück zu den Plugins