Persistent per-SteamID stats in nVault (kills, deaths, HS, damage, rounds, time) with a weighted rank, /rank and natives for other plugins.
Daemon666
1.0.0 - Initial release.
| 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 /rankshows your rank, score and live position- Natives
csb_get_score,csb_get_position,csb_get_killsfor other CSB plugins
Installation
- Put
csb_rank_system.amxxinaddons/amxmodx/plugins/ - Add it to
plugins.ini - Change the map
Installation
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
Commands
| Command | Access | Description |
|---|---|---|
say /rank |
|
Show your rank, score, position and stats. |
say /stats |
|
Alias of /rank. |
Changelog — v1.0.0
1.0.0 - Initial release.Versions →
Rating
No ratings yet.
Download v1.0.0
Requirements
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Not required |
| ReAPI | Not required |
| Metamod | Metamod / Metamod-r |
| Required modules | hamsandwich nvault |
| Known conflicts | Run only one CSB rank plugin (nVault or MySQL), not both, or stats will diverge. |
Contributors









