CSB KZ Records

v1.0.0 0 téléchargements Daemon666 Dernière mise à jour: Jul 15, 2026

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

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.

Installation

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.

Commandes

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.

Journal des modifications — v1.0.0

1.0.0 - Initial release.
Versions →
Contributeurs: Daemon666 ✦
Licence: GPL-3.0

Note

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Télécharger .sma
Fichiers:
csb_kz_records.sma main 7.7 KB

Prérequis

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fakemeta nvault
Conflits connus This is a standalone timer; a full KZ timer that already hooks start/stop zones can be used instead of the manual commands.
Retour aux Plugins