Automatically records client demos with dated filenames, plus an admin command to force-record one player.
Daemon666
1.0.0 - Initial release.
| 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
- Compile
csb_auto_demo.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change map.
Kurulum
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
Cvarlar
| CVAR | Default | Description |
|---|---|---|
csb_autodemo_enabled |
1 |
Enable automatic demo recording. |
Komutlar
| Command | Access | Description |
|---|---|---|
amx_forcedemo <player> |
ADMIN_BAN |
Force demo recording on a player. |
amx_stopdemo <player> |
ADMIN_BAN |
Stop a forced recording. |
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.Sürümler →
Puan
No ratings yet.
Download v1.0.0
Gereksinimler
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | İsteğe bağlı |
| ReAPI | İsteğe bağlı |
| Metamod | Metamod / Metamod-r |
Katkıda bulunanlar









