CSB Kill Feed

v1.0.0 0 загрузок Daemon666 Обновлено: 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.

Установка

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-ы

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.

Команды

CommandAccessDescription
(automatic) Kills are annotated automatically.

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_kill_feed.sma main 3.5 KB

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули engine
Известные конфликты Other plugins that hook or rewrite DeathMsg can conflict with blind mode.
Назад к плагинам