Daemon666 / CSB Kill Feed Publiczny

Enhances the kill feed with headshot markers, special-kill callouts (knife, HE, traced wallbangs) and an optional blind mode.

v1.0.0 103 pobrań GPL-3.0 Ostatnia aktualizacja Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Feb 8, 2026 1 Wersje
csb_kill_feed.sma main d330e50 3.5 KB
README.md

CSB Kill Feed makes the death feed more informative. Each DeathMsg is inspected: headshots get a chat marker, special kills — knife, HE grenade, and shots that a traceline shows went through geometry (a wallbang) — get a coloured callout, and an optional blind mode blanks the killer's identity in the feed so victims cannot see who killed them.

Features

  • Headshot and special-weapon callouts in coloured chat.
  • Wallbang detection via a killer-to-victim traceline (engine).
  • Blind mode rewrites the DeathMsg killer to world.
  • Everything toggleable by cvar.

Installation

  1. Enable the engine module in modules.ini.
  2. Compile csb_kill_feed.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalacja
1. Enable the engine module in addons/amxmodx/configs/modules.ini
2. Put csb_kill_feed.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvary
CVARDefaultDescription
csb_feed_enabled 1 Enable or disable the enhanced feed.
csb_feed_special 1 Announce special kills and headshots.
csb_feed_blind 0 Hide the killer's name in the kill feed.
Komendy
CommandAccessDescription
(automatic) Kills are annotated automatically.
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 engine
Znane konflikty Other plugins that hook or rewrite DeathMsg can conflict with blind mode.
Współtwórcy
Wróć do Pluginów