CSB KZ Timer

v1.0.0 0 загрузок Daemon666 Обновлено: Jul 14, 2026

Kreedz climb timer: start/end button detection, live HUD, checkpoints and per-map records in nVault.

A Kreedz (climb) timer. The run starts when a player presses a start button and stops on the end/counter button — detected by the button's targetname containing start or end/finish/counter, which is how most climb maps are built. A live HUD shows elapsed time and jump count, checkpoints let you practice, and finish times are stored per map in nVault.

Independent GPL re-implementation inspired by the classic KZ Timer / xJ Timer plugins.

Features

  • Automatic start/stop via Ham_Use on func_button target names.
  • Live HUD timer (mm:ss.mmm) and jump counter.
  • Checkpoints: /cp to save, /tp to teleport back, /start to reset.
  • Personal best (/pb) and a top-ten (/top), persisted per map in nVault.

Installation

  1. Put csb_kz_timer.amxx in addons/amxmodx/plugins/.
  2. Add it to plugins.ini.
  3. Make sure the nvault module is enabled in modules.ini (it is by default).
  4. Change to a kz_/climb_ map.

Установка

1. Put csb_kz_timer.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Ensure the nvault module is loaded
4. Change to a kz_/climb_ map

Cvar-ы

CVARDefaultDescription
csb_kz_enabled 1 Master switch for the KZ timer.

Команды

CommandAccessDescription
say /cp Save a checkpoint at your position.
say /tp Teleport to your saved checkpoint.
say /start Reset your run.
say /pb Show your personal best for this map.
say /top Show the map's top-ten times.

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

1.0.0 — Initial release.
Версии →
Участники: Daemon666 ✦
Оригинальный автор: KZ Timer / xJ Timer authors Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

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

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich fun nvault
Известные конфликты Other timer/bhop plugins that also teleport or hook func_button use.
Назад к плагинам