Daemon666 / CSB Kill Assist Публичен

Tracks damage per attacker and credits the top assister above a threshold when a victim dies, optionally paying a cash reward.

v1.0.0 133 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Версии
csb_kill_assist.sma main e682fb8 3.8 KB
README.md

CSB Kill Assist gives credit where the kill feed does not. Every hit is tracked per attacker via Ham_TakeDamage; when the victim dies, the player who dealt the most non-lethal damage above a threshold is credited with an assist — announced in chat, optionally paid a cash reward, and counted in a per-session tally shown with /assists.

Features

  • Per-attacker damage accounting on each victim.
  • Assist goes to the top damager above csb_assist_minhp, excluding the killer.
  • Optional cash reward via cstrike, capped at $16000.
  • Session assist counter with /assists.

Installation

  1. Enable the hamsandwich and cstrike modules in modules.ini.
  2. Compile csb_kill_assist.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Инсталация
1. Enable the hamsandwich and cstrike modules in addons/amxmodx/configs/modules.ini
2. Put csb_kill_assist.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_assist_enabled 1 Enable or disable assist tracking.
csb_assist_minhp 40 Minimum damage to qualify for an assist.
csb_assist_reward 300 Cash paid for an assist (0 to disable).
Команди
CommandAccessDescription
say /assists Show your assist count this session.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули hamsandwich cstrike
Известни конфликти Other plugins that set player money may interact with the assist reward payout.
Сътрудници
Обратно към плъгините