Always-on corner HUD with kills, deaths, K/D ratio and killstreak, per-player toggle.
Daemon666
1.0.0 - Initial release.
| 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
- Compile
csb_kdr_hud.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change map.
Instalare
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-uri
| CVAR | Default | Description |
|---|---|---|
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. |
Comenzi
| Command | Access | Description |
|---|---|---|
say /kdrhud |
|
Toggle your K/D HUD. |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Conflicte cunoscute | Uses HUD channel 6; another plugin drawing on the same channel will flicker with it. |
Contribuitori









