Daemon666 / CSB Rank System Publiczny

Persistent per-SteamID stats in nVault (kills, deaths, HS, damage, rounds, time) with a weighted rank, /rank and natives for other plugins.

v1.0.0 118 pobrań GPL-3.0 Ostatnia aktualizacja Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 1, 2026 1 Wersje
csb_rank_system.sma main e6493e6 7.8 KB
README.md

CSB Rank System keeps persistent per-SteamID statistics in nVault: kills, deaths, headshots, damage dealt, rounds played and time on the server. Stats are loaded when a client authorises and saved when he leaves or the map ends. A weighted score turns the raw numbers into a named rank, shown with say /rank.

A clean-room GPL re-implementation inspired by the classic CSStats / rank systems (e.g. Zhorka's).

Features

  • nVault persistence keyed by SteamID
  • Kills, deaths, headshots, damage, rounds and playtime
  • Weighted score with seven named ranks
  • say /rank shows your rank, score and live position
  • Natives csb_get_score, csb_get_position, csb_get_kills for other CSB plugins

Installation

  1. Put csb_rank_system.amxx in addons/amxmodx/plugins/
  2. Add it to plugins.ini
  3. Change the map
Instalacja
1. Put csb_rank_system.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Make sure the nvault and hamsandwich modules are enabled
4. Uses client_print_color, so AMX Mod X 1.9+ is required
Komendy
CommandAccessDescription
say /rank Show your rank, score, position and stats.
say /stats Alias of /rank.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły hamsandwich nvault
Znane konflikty Run only one CSB rank plugin (nVault or MySQL), not both, or stats will diverge.
Współtwórcy
Wróć do Pluginów