Match-admin round tools: restart, pause/unpause (freeze at spawn), and back up / restore the team score.
Daemon666
Initial release.
| csb_classic_round_control.sma main | 91914aa | 5.8 KB |
README.md
CSB Classic Round Control gives match admins the essentials for a clean 5v5: restart the round, pause and unpause the match (players are held at spawn with a freeze-time restart), and back up / restore the team score so a mis-click never costs the map. Every command is flag-gated and announced in chat.
Features
amx_restart//restart- instant round restart.amx_pause/amx_unpause- freeze-time pause and resume with a HUD notice.amx_backupscore/amx_restorescore- saves and re-broadcasts the TeamScore.
Installation
- Enable the
cstrikemodule. - Compile, install, add to
plugins.ini, change map.
Instalación
1. Enable the cstrike module in addons/amxmodx/configs/modules.ini 2. Compile the .sma (or use the site compiler) and put the .amxx in addons/amxmodx/plugins/ 3. Add csb_classic_round_control.amxx to addons/amxmodx/configs/plugins.ini 4. Change the map. Pause uses mp_freezetime, which is restored on unpause.
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_roundctl_enabled |
1 |
Master enable toggle for the round commands. |
Comandos
| Command | Access | Description |
|---|---|---|
amx_restart / say /restart |
ADMIN_LEVEL_A |
Restart the current round. |
amx_pause / amx_unpause |
ADMIN_LEVEL_A |
Pause and resume the match. |
amx_backupscore / amx_restorescore |
ADMIN_LEVEL_A |
Save and restore the team score. |
Registro de cambios — v1.0.0
Initial release.Versiones →
Valoración
No ratings yet.
Acerca de
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.8.2 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
| Módulos | cstrike |
Colaboradores









