Clan-war manager: knife round, side pick, LO3, MR12/MR15 halves with side swap and an end-of-match MOTD summary.
Daemon666
1.0.0 — Initial release.
| csb_match_system.sma main | 85c88f7 | 10.2 KB |
README.md
A clan-war / scrim manager. amx_match runs a full match as a small finite-state machine driven by the round-win audio events: a knife round for side selection, an LO3 (three live restarts), MR12/MR15 live halves with an automatic side swap at half time, and an end-of-match MOTD summary with each player's kills and deaths.
Independent GPL re-implementation inspired by the eSL / WarMod family of match plugins.
Flow
amx_match 15(RCON) execscsb_match.cfgand starts the knife round.- The knife-round winners type
/stayor/switchto pick a side. - LO3 runs three restarts, then the match goes live.
- Sides swap at half time; the match ends at MR+1 rounds or after both halves.
- A MOTD summary with per-player kills/deaths is shown to everyone.
Features
- State machine: knife → side pick → live → half swap → summary.
- Score tracked per team across the side swap.
/scorefor a live scoreline;amx_matchstopto abort.- All match rules read from
csb_match.cfg.
Installation
- Put
csb_match_system.amxxinaddons/amxmodx/plugins/. - Add it to
plugins.ini. - Create
addons/amxmodx/configs/csb_match.cfgwith your match rules (mp_roundtime, mp_freezetime, mp_maxrounds, etc.). - As an RCON admin, run
amx_match 15.
Instalare
1. Put csb_match_system.amxx in addons/amxmodx/plugins/ 2. Add it to plugins.ini 3. Create addons/amxmodx/configs/csb_match.cfg with your rules 4. Run amx_match 15 as RCON admin
Comenzi
| Command | Access | Description |
|---|---|---|
amx_match |
rcon |
Start a match: amx_match <rounds per half> (default 15). |
amx_matchstop |
rcon |
Abort the running match. |
say /stay |
|
Knife-round winners keep their side. |
say /switch |
|
Knife-round winners swap sides. |
say /score |
|
Show the live scoreline. |
Jurnal de modificări — v1.0.0
1.0.0 — Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | hamsandwich cstrike fun |
| Conflicte cunoscute | Other match/war plugins and any game-mode core (zombie, deathrun, GunGame, CSDM). |
Contribuitori









