Daemon666 / CSB Accuracy Tracker Публичен

Counts shots and hits per weapon, keeps per-map and lifetime accuracy in nVault, shown with /acc.

v1.0.0 137 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 26, 2026 1 Версии
csb_accuracy_tracker.sma main ae4b83d 5.9 KB
README.md

CSB Accuracy Tracker counts every shot fired (via Ham_Weapon_PrimaryAttack) and every bullet that lands on an enemy (via Ham_TakeDamage) per weapon. Per-map totals live in memory; lifetime totals are persisted per SteamID in nVault. Typing /acc prints a console table with map and lifetime accuracy for every weapon you have used.

Inspired by the accuracy reporting of AMXX StatsX; independent GPL re-implementation.

Features

  • All 24 gun classnames tracked (grenades and knife excluded).
  • Team damage is never counted as a hit.
  • Lifetime data survives map changes via nVault.

Installation

  1. Enable the hamsandwich and nvault modules.
  2. Compile, install, add to plugins.ini, change map.
Инсталация
1. Compile the .sma (or use the site compiler)
2. Put the .amxx in addons/amxmodx/plugins/
3. Add it to addons/amxmodx/configs/plugins.ini
4. Change map
Cvar-и
CVARDefaultDescription
csb_acc_enabled 1 Reserved toggle for the tracker.
Команди
CommandAccessDescription
say /acc Print your per-weapon accuracy table to console.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
  • Stats
  • Лиценз: GPL-3.0
  • Daemon666
  • Оригинален автор: AMX Mod X StatsX
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 fakemeta nvault
Сътрудници
Обратно към плъгините