Daemon666 / CSB HLTV Auto Record Публичный

Automatically records the HLTV demo at match start/end, naming it by map and date, and tells players the match is recorded.

v1.0.0 118 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 21, 2025 1 Версии
csb_hltv_autorecord.sma main 42f4b5e 3.9 KB
README.md

CSB HLTV Auto Record drives the connected HLTV proxy to record every match without an admin lifting a finger. Because an HLTV proxy joins the server as a special client, the plugin locates it with is_user_hltv() and sends it record <name> / stop, naming each demo prefix_map_YYYYMMDD-HHMM. When a new game commences it restarts the demo cleanly, and it announces the recording to all players.

Features

  • Auto start on Game_Commencing; manual amx_record / amx_stoprecord.
  • Demo named with prefix, map and a date-time stamp.
  • Drives the real HLTV proxy client - no third-party tooling.
  • Chat announcement, toggleable with csb_hltv_announce.

Installation

  1. Compile csb_hltv_autorecord.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.
  3. Make sure an HLTV proxy is connected to the server.
Установка
1. Put csb_hltv_autorecord.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Connect an HLTV proxy
4. Change map
Cvar-ы
CVARDefaultDescription
csb_hltv_enabled 1 Enable automatic HLTV recording.
csb_hltv_prefix csb Filename prefix for the demo.
csb_hltv_announce 1 Announce recording start/stop in chat.
Команды
CommandAccessDescription
amx_record d (ADMIN_BAN) Start HLTV recording now.
amx_stoprecord d (ADMIN_BAN) Stop HLTV recording.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Известные конфликты Other plugins that also command the HLTV proxy to record/stop can conflict.
Участники
Назад к плагинам