Daemon666 / CSB Strafe Trainer Public

Live strafe analysis for KZ/surf: sync percentage, gain ticks and a post-jump summary with tips.

v1.0.0 138 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 20, 2025 1 Versions
csb_strafe_trainer.sma main f9c858e 4.7 KB
README.md

CSB Strafe Trainer is a practice tool for KZ, surf and bhop players. After /strafe, every airborne tick is sampled: the yaw delta is matched against the strafe keys (A with a left turn, D with a right turn counts as synced), and speed changes are counted as gain ticks. A live HUD shows sync %, gain and speed, and each jump ends with a chat summary plus a tip when sync drops below 70%.

Features

  • Per-tick sync detection from yaw delta + buttons in PreThink.
  • Gain measured from real horizontal speed increase.
  • Per-jump chat summary with airtime and wasted ticks.
  • Results logged to the AMXX log for review.

Installation

  1. Enable the fakemeta module.
  2. Compile, install, add to plugins.ini, change map.
Installation
1. Compile the .sma (or use the site compiler)
2. Put the .amxx in addons/amxmodx/plugins/
3. Add it to addons/amxmodx/configs/plugins.ini
4. Change map
Cvars
CVARDefaultDescription
csb_strafe_minair 0.4 Minimum airtime in seconds before a jump summary is printed.
Commandes
CommandAccessDescription
say /strafe Toggle the strafe trainer HUD and summaries.
Journal des modifications — v1.0.0
1.0.0 - Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fakemeta
Contributeurs
Retour aux Plugins