Legacy Ceremony Mode (v5.6+)

Ceremony management for memorial / legacy nights. Works on any map, but behaves best when the round is LIVE (both teams populated).


🚀 Quick Start Guide

Fast Setup (recommended):
1) Ensure the round is LIVE (at least one player on each team, or add 1 bot)
2) Start Legacy: /legacyon (or amx_legacy_on confirm)
3) Restart the round (keeps Legacy ON): amx_rcon mp_restartgame 2
4) Mute everyone: amx_legacy_muteall
5) MC/Admin selects speaker: /speaker (or /spk)

✅ Why “LIVE round” matters (testing note)

If you see: “Scoring will not start until both teams have players”
the server is not in a live round yet, and some engine actions (including reliable weapon stripping) may not behave normally. For accurate testing, have at least two players on opposite teams (or add one bot).

🎮 Chat Commands

🎮 Console Commands (Admin Only)

🔁 Round Restart (keep Legacy ON)

Recommended: amx_rcon mp_restartgame 2
This restarts the round without unloading plugins, so Legacy stays enabled.

🎙️ Voice Control System

Mute-All behavior:
• MC (if set) can speak
• Current Speaker can speak
• Others are muted (server enforced)
• Optional: Admins can be always heard depending on legacy_admin_voice

🔫 Weapon & Gameplay Control

⚙️ Configuration CVars

Add to cstrike/addons/amxmodx/configs/amxx.cfg:

🚨 Emergency Procedures

Quick Stop: amx_legacy_off
Immediate Round Reset: amx_rcon mp_restartgame 2
Last Resort: changelevel de_dust2

💡 Pro Tips