Daemon666 / CSB K/D HUD Публичный

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

v1.0.0 124 загрузок GPL-3.0 Обновлено Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 10, 2026 1 Версии
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.
Установка
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
Cvar-ы
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.
Команды
CommandAccessDescription
say /kdrhud Toggle your K/D HUD.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Известные конфликты Uses HUD channel 6; another plugin drawing on the same channel will flicker with it.
Участники
Назад к плагинам