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 downloads GPL-3.0 Last updated 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.
Commands
CommandAccessDescription
say /strafe Toggle the strafe trainer HUD and summaries.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules fakemeta
Contributors
Back to Plugins