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_Useonfunc_buttontarget names. - Live HUD timer (mm:ss.mmm) and jump counter.
- Checkpoints:
/cpto save,/tpto teleport back,/startto reset. - Personal best (
/pb) and a top-ten (/top), persisted per map in nVault.
Installation
- Put
csb_kz_timer.amxxinaddons/amxmodx/plugins/. - Add it to
plugins.ini. - Make sure the
nvaultmodule is enabled inmodules.ini(it is by default). - Change to a
kz_/climb_map.









