Daemon666 / CSB Round MVP Public

Scores kills, damage and objective play each round and announces the round MVP; persistent MVP counter.

v1.0.0 141 downloads GPL-3.0 Last updated Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 23, 2025 1 Versions
csb_mvp_round.sma main 89c0db0 4.7 KB
README.md

CSB Round MVP scores every player's contribution to the round - 100 points per kill, 1 point per damage point, 300 for a bomb plant or defuse - and announces the MVP at round end in chat, HUD and sound. Awards are counted per SteamID in nVault and shown with /mvp.

Features

  • Damage tracked via Ham_TakeDamage, objectives via the bomb log events.
  • Team damage never scores.
  • Persistent MVP counter per player.

Installation

  1. Enable the hamsandwich and nvault modules.
  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_mvp_enabled 1 Reserved enable toggle.
Commands
CommandAccessDescription
say /mvp Show how many times you have been round MVP.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules hamsandwich nvault
Contributors
Back to Plugins