Daemon666 / CSB Auto Demo Recorder Público

Automatically records client demos with dated filenames, plus an admin command to force-record one player.

v1.0.0 141 descargas GPL-3.0 Última actualización Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Versiones
csb_auto_demo.sma main bf7fb17 4.2 KB
README.md

CSB Auto Demo Recorder makes every client record a demo: five seconds after joining, each player receives a record command with a filename built from date, map and player name (csb_20260717_1830_de_dust2_name.dem), and recording stops at map change. Admins can force recording on a single suspicious player with amx_forcedemo - those files are prefixed FORCED so they are easy to find - and stop it with amx_stopdemo.

Features

  • Fully automatic, no player interaction needed.
  • Filenames carry date, map and player for easy archiving.
  • Admin force-record with audit log line.

Installation

  1. Compile csb_auto_demo.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change map.
Instalación
1. Compile the .sma (or use the site compiler)
2. Put the .amxx in addons/amxmodx/plugins/
3. Add it to addons/amxmodx/configs/plugins.ini
4. Change map
Cvars
CVARDefaultDescription
csb_autodemo_enabled 1 Enable automatic demo recording.
Comandos
CommandAccessDescription
amx_forcedemo <player> ADMIN_BAN Force demo recording on a player.
amx_stopdemo <player> ADMIN_BAN Stop a forced recording.
Registro de cambios — v1.0.0
1.0.0 - Initial release.
Versiones →
Valoración

No ratings yet.

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