CSB Match Damage Report

v1.0.0 0 pobrań Daemon666 Ostatnia aktualizacja: Jul 14, 2026

Competitive damage report on death and at round end: exactly how much damage you dealt and took per opponent, with hit counts.

CSB Match Damage Report brings the CS:GO-style damage breakdown to CS 1.6. Every hit is accumulated in a Ham_TakeDamage hook per attacker/victim pair with a hit count, so when you die you see a precise report: how much damage you dealt to each opponent and how much you took from them, with the number of hits on each side.

Features

  • Per-opponent report on death: to Player: 84 dmg / 3 hit(s) | from Player: 100 dmg / 4 hit(s).
  • Tells you who landed the kill on you.
  • Round-end summary (Round_End log event) naming the opponent you did the most damage to.
  • All counters reset cleanly on every new round.
  • Self-damage and world damage are ignored so the numbers stay honest.

Installation

  1. Make sure the hamsandwich module is enabled in addons/amxmodx/configs/modules.ini (it is by default).
  2. Compile, copy csb_match_damage_report.amxx into addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Inspired by the CS:GO-style damage-report plugins for AMX Mod X; this is an independent GPL re-implementation.

Instalacja

1. Ensure the hamsandwich module is enabled in modules.ini
2. Put csb_match_damage_report.amxx in addons/amxmodx/plugins/
3. Add it to plugins.ini
4. Change map

Cvary

CVARDefaultDescription
csb_dmgreport_enabled 1 Enable or disable the damage report.
csb_dmgreport_roundend 1 Also print a short summary at round end.

Lista zmian — v1.0.0

1.0.0 - Initial release.
Wersje →
Współtwórcy: Daemon666 ✦
Oryginalny autor: CS:GO-style Damage Report Licencja: GPL-3.0

Ocena

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Pobierz .sma
Pliki:
csb_match_damage_report.sma main 4.6 KB

Wymagania

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły hamsandwich
Znane konflikty Other damage-report/HUD-damage plugins will overlap; run only one to avoid duplicate messages.
Wróć do Pluginów