CSB Kill Feed

v1.0.0 0 downloads Daemon666 Última atualização: 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.

Instalação

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

Cvars

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.

Comandos

CommandAccessDescription
(automatic) Kills are annotated automatically.

Registro de alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
csb_kill_feed.sma main 3.5 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos engine
Conflitos conhecidos Other plugins that hook or rewrite DeathMsg can conflict with blind mode.
Voltar aos Plugins