Daemon666 / CSB Longjump Trainer Herkese açık

KZ training tool: measures distance, pre-strafe speed, jump count and strafe sync per jump, shows it in a HUD and stores the per-map personal best in nVault.

v1.0.0 121 indirme GPL-3.0 Son güncelleme Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 2, 2026 1 Sürümler
csb_longjump_trainer.sma main 256b3d0 5.1 KB
README.md

CSB Longjump Trainer is a practice aid for KZ and bhop players. Between takeoff and landing it samples velocity and origin in PlayerPreThink to work out four numbers: the horizontal distance of the jump, the pre-strafe speed at takeoff, how many jump inputs were tapped, and a strafe-sync percentage (how much of the airtime you were actually gaining speed). Every jump over the threshold is shown in a HUD panel, and your personal best on each map is saved in an nVault keyed by SteamID.

Inspired by LJ Stats / KZ trainer plugins. Independent GPL re-implementation.

Features

  • Distance, pre-strafe speed, jump count and sync% per jump.
  • HUD readout on landing, with a personal-best flag.
  • Per-map personal best stored in nVault by SteamID.
  • say /ljbest shows your best on the current map.

Installation

  1. Enable the fakemeta and nvault modules in modules.ini.
  2. Compile csb_longjump_trainer.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Kurulum
1. Enable the fakemeta and nvault modules in addons/amxmodx/configs/modules.ini
2. Put csb_longjump_trainer.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvarlar
CVARDefaultDescription
csb_lj_enabled 1 Enable or disable the longjump trainer.
csb_lj_mindist 200 Minimum jump distance (units) before stats are shown.
Komutlar
CommandAccessDescription
say /ljbest Show your personal best long jump on this map.
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma indir
Gereksinimler
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta nvault
Bilinen çakışmalar The sync figure is an approximation; on non-KZ movement mods it may read low.
Katkıda bulunanlar
Eklentilere Dön