Daemon666 / CSB KZ Timer Public

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

v1.0.0 116 descărcări GPL-3.0 Ultima actualizare Aug 21, 2026
Daemon666 1.0.0 — Initial release. v1.0.0 Dec 17, 2025 1 Versiuni
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.
Instalare
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-uri
CVARDefaultDescription
csb_kz_enabled 1 Master switch for the KZ timer.
Comenzi
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.
Jurnal de modificări — v1.0.0
1.0.0 — Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module fakemeta hamsandwich fun nvault
Conflicte cunoscute Other timer/bhop plugins that also teleport or hook func_button use.
Contribuitori
Înapoi la Pluginuri