Daemon666 / CSB K/D HUD Publiczny

Always-on corner HUD with kills, deaths, K/D ratio and killstreak, per-player toggle.

v1.0.0 124 pobrań GPL-3.0 Ostatnia aktualizacja Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Wersje
csb_kdr_hud.sma main 4cabb6f 2.8 KB
README.md

CSB K/D HUD draws a small HUD line - refreshed once a second - with your kills, deaths, K/D ratio and current killstreak. Position and color are cvar driven so it can sit anywhere on screen, and each player can hide it with /kdrhud.

Features

  • One update per second, single HUD channel, no flicker.
  • Killstreak tracked from DeathMsg (team kills excluded).
  • Position and RGB color configurable by cvar.

Installation

  1. Compile csb_kdr_hud.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change map.
Instalacja
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
Cvary
CVARDefaultDescription
csb_kdrhud_x 0.01 HUD X position (0.0 - 1.0).
csb_kdrhud_y 0.18 HUD Y position (0.0 - 1.0).
csb_kdrhud_r 60 HUD red component.
csb_kdrhud_g 200 HUD green component.
csb_kdrhud_b 60 HUD blue component.
Komendy
CommandAccessDescription
say /kdrhud Toggle your K/D HUD.
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
Znane konflikty Uses HUD channel 6; another plugin drawing on the same channel will flicker with it.
Współtwórcy
Wróć do Pluginów