Daemon666 / CSB Frags Per Hour Public

Computes frags-per-hour from session playtime, with lifetime totals in nVault and a /fph leaderboard.

v1.0.0 120 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 28, 2025 1 Versions
csb_frags_per_hour.sma main 2762068 5.2 KB
README.md

CSB Frags Per Hour answers "who is actually efficient with their time". Kills and deaths come from DeathMsg, playtime from connect/disconnect deltas (flushed on disconnect and at map end), and lifetime totals are stored per SteamID in nVault. /fph prints your FPH plus the five most efficient players currently online (minimum five minutes played).

Features

  • Session playtime merged with stored lifetime seconds.
  • Suicides and team kills never inflate the counter.
  • Online leaderboard sorted by FPH.

Installation

  1. Enable the nvault module.
  2. Compile, install, add to plugins.ini, change map.
Installation
1. Enable the nvault module in addons/amxmodx/configs/modules.ini
2. Compile the .sma, put the .amxx in addons/amxmodx/plugins/
3. Add it to plugins.ini and change map
Cvars
CVARDefaultDescription
csb_fph_enabled 1 Reserved enable toggle.
Commandes
CommandAccessDescription
say /fph Print your FPH and the online efficiency leaderboard.
Journal des modifications — v1.0.0
1.0.0 - Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules nvault
Contributeurs
Retour aux Plugins