CSB KZ Records

v1.0.0 0 загрузок Daemon666 Обновлено: 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.

Установка

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

Cvar-ы

CVARDefaultDescription
csb_kz_enabled 1 Enable or disable the KZ record timer.

Команды

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.

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_kz_records.sma main 7.7 KB

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta nvault
Известные конфликты This is a standalone timer; a full KZ timer that already hooks start/stop zones can be used instead of the manual commands.
Назад к плагинам