Daemon666 / CSB KZ Records Público

KZ run timer with per-SteamID records in nVault, a map record and a MOTD top list.

v1.0.0 131 descargas GPL-3.0 Última actualización Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Versiones
csb_kz_records.sma main cbef24f 7.7 KB
README.md

CSB KZ Records is a record book for a KZ run timer. /start begins a timed run and counts jumps, /stop finishes it. The best time per SteamID per map is stored in nVault, the map record is persisted separately, /wr shows the current record and /top opens a MOTD leaderboard.

Features

  • /start and /stop time a run and count jumps.
  • Best time per SteamID per map stored in nVault and reloaded on connect.
  • Map record (name, time, jumps) persisted and shown with /wr.
  • /top opens a MOTD leaderboard for the current map.

Installation

  1. Enable the fakemeta and nvault modules in modules.ini.
  2. Compile csb_kz_records.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalación
1. Enable fakemeta and nvault in addons/amxmodx/configs/modules.ini
2. Put csb_kz_records.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_kz_enabled 1 Enable or disable the KZ record timer.
Comandos
CommandAccessDescription
say /start Start a timed run.
say /stop Finish the run and record the time.
say /wr Show the current map record.
say /top Open the map leaderboard MOTD.
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
Módulos fakemeta nvault
Conflictos conocidos This is a standalone timer; a full KZ timer that already hooks start/stop zones can be used instead of the manual commands.
Colaboradores
Volver a Plugins