Daemon666 / CSB KZ Timer Публичный

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

v1.0.0 116 загрузок GPL-3.0 Обновлено Aug 21, 2026
Daemon666 1.0.0 — Initial release. v1.0.0 Dec 17, 2025 1 Версии
csb_kz_timer.sma main b48c4cc 9.4 KB
README.md

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.
Версии →
Рейтинг

No ratings yet.

О плагине
  • Movement
  • Лицензия: GPL-3.0
  • Daemon666
  • Оригинальный автор: KZ Timer / xJ Timer authors
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
Модули fakemeta hamsandwich fun nvault
Известные конфликты Other timer/bhop plugins that also teleport or hook func_button use.
Участники
Назад к плагинам