CSB Kill Feed

v1.0.0 0 descărcări Daemon666 Ultima actualizare: Jul 15, 2026

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

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.

Instalare

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

Cvar-uri

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.

Comenzi

CommandAccessDescription
(automatic) Kills are annotated automatically.

Jurnal de modificări — v1.0.0

1.0.0 - Initial release.
Versiuni →
Contribuitori: Daemon666 ✦
Licență: GPL-3.0

Evaluare

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descarcă .sma
Fișiere:
csb_kill_feed.sma main 3.5 KB

Cerințe

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module engine
Conflicte cunoscute Other plugins that hook or rewrite DeathMsg can conflict with blind mode.
Înapoi la Pluginuri