Daemon666 / CSB Classic Round Control Público

Match-admin round tools: restart, pause/unpause (freeze at spawn), and back up / restore the team score.

v1.0.0 114 descargas GPL-3.0 Última actualización Aug 23, 2026
Daemon666 Initial release. v1.0.0 Dec 20, 2025 1 Versiones
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

  1. Enable the cstrike module.
  2. 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
CVARDefaultDescription
csb_roundctl_enabled 1 Master enable toggle for the round commands.
Comandos
CommandAccessDescription
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.

Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descargar .sma
Requisitos
AMX Mod X ≥ 1.8.2
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos cstrike
Colaboradores
Volver a Plugins