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.
Daemon666
1.0.0 - Initial release.
| 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 /ljbestshows your best on the current map.
Installation
- Enable the
fakemetaandnvaultmodules inmodules.ini. - Compile
csb_longjump_trainer.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Установка
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
Cvar-ы
| CVAR | Default | Description |
|---|---|---|
csb_lj_enabled |
1 |
Enable or disable the longjump trainer. |
csb_lj_mindist |
200 |
Minimum jump distance (units) before stats are shown. |
Команды
| Command | Access | Description |
|---|---|---|
say /ljbest |
|
Show your personal best long jump on this map. |
История изменений — v1.0.0
1.0.0 - Initial release.Версии →
Рейтинг
No ratings yet.
О плагине
Download v1.0.0
Требования
| AMX Mod X | ≥ 1.9 |
| Движок | ReHLDS HLDS |
| ReGameDLL | Необязательно |
| ReAPI | Необязательно |
| Metamod | Metamod / Metamod-r |
| Модули | fakemeta nvault |
| Известные конфликты | The sync figure is an approximation; on non-KZ movement mods it may read low. |
Участники









