Live horizontal-speed HUD (units/s) with colour thresholds and a KZ-style peak-speed line, toggled with /speed.
Daemon666
1.0.0 - Initial release.
| 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
- Enable the
fakemetamodule inaddons/amxmodx/configs/modules.ini. - Compile
csb_speedometer.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - 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
| CVAR | Default | Description |
|---|---|---|
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
| Command | Access | Description |
|---|---|---|
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
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









