Daemon666 / CSB Speedometer Publiczny

Live horizontal-speed HUD (units/s) with colour thresholds and a KZ-style peak-speed line, toggled with /speed.

v1.0.0 162 pobrań GPL-3.0 Ostatnia aktualizacja Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 21, 2025 1 Wersje
csb_speedometer.sma main bd857cf 3.0 KB
README.md

CSB Speedometer shows how fast you are actually moving. On a short task it reads pev_velocity, drops the vertical component and prints the horizontal speed in units/s as a live HUD number. The number changes colour as you cross the csb_speed_mid and csb_speed_fast thresholds, and a KZ-style peak speed line tracks the fastest you reached during the current life (it resets on every spawn).

Features

  • Horizontal speed in units/s from pev_velocity.
  • Green / amber / red colour thresholds you can tune with cvars.
  • Peak-speed line per life, reset on spawn.
  • Per-player toggle with say /speed.

Installation

  1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini.
  2. Compile csb_speedometer.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalacja
1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini
2. Put csb_speedometer.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvary
CVARDefaultDescription
csb_speed_enabled 1 Enable or disable the speedometer.
csb_speed_mid 300 Speed (u/s) at which the number turns amber.
csb_speed_fast 500 Speed (u/s) at which the number turns red.
csb_speed_peak 1 Show the per-life peak speed line.
Komendy
CommandAccessDescription
say /speed Toggle the speedometer for yourself.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły fakemeta
Znane konflikty Other plugins that draw a HUD message in the same lower-screen area may overlap this one.
Współtwórcy
Wróć do Pluginów