Daemon666 / CSB Demo Request Public

At match start every client is told to record a POV demo with a standard name, stopped at match end - useful for anti-cheat review.

v1.0.0 105 descărcări GPL-3.0 Ultima actualizare Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versiuni
csb_match_demo_request.sma main 56b4835 3.9 KB
README.md

CSB Demo Request makes every player record a first-person demo for the match. At Game_Commencing (or on amx_demostart) it sends each client record prefix_map_date_player, and amx_demostop stops them. Late joiners are asked to record too. Players whose console is disabled are warned that recording may not have started, since the server cannot record a POV demo on their behalf.

Features

  • Auto request on match start; manual amx_demostart / amx_demostop.
  • Standard prefix_map_date_player demo names, sanitised to safe characters.
  • Handles late joiners during an active recording session.
  • Warns that console must be enabled for recording to work.

Installation

  1. Compile csb_match_demo_request.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.
Instalare
1. Put csb_match_demo_request.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Change map
Cvar-uri
CVARDefaultDescription
csb_demo_enabled 1 Enable automatic client demo requests.
csb_demo_prefix csbmix Demo filename prefix.
Comenzi
CommandAccessDescription
amx_demostart d (ADMIN_BAN) Ask all clients to start recording.
amx_demostop d (ADMIN_BAN) Stop all client recordings.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Conflicte cunoscute Players with console disabled cannot record; the server cannot force POV demos.
Contribuitori
Înapoi la Pluginuri