KZ run timer with per-SteamID records in nVault, a map record and a MOTD top list.
Daemon666
1.0.0 - Initial release.
| csb_kz_records.sma main | cbef24f | 7.7 KB |
README.md
CSB KZ Records is a record book for a KZ run timer. /start begins a timed run and counts jumps, /stop finishes it. The best time per SteamID per map is stored in nVault, the map record is persisted separately, /wr shows the current record and /top opens a MOTD leaderboard.
Features
/startand/stoptime a run and count jumps.- Best time per SteamID per map stored in nVault and reloaded on connect.
- Map record (name, time, jumps) persisted and shown with
/wr. /topopens a MOTD leaderboard for the current map.
Installation
- Enable the
fakemetaandnvaultmodules inmodules.ini. - Compile
csb_kz_records.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Installation
1. Enable fakemeta and nvault in addons/amxmodx/configs/modules.ini 2. Put csb_kz_records.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
CVARs
| CVAR | Default | Description |
|---|---|---|
csb_kz_enabled |
1 |
Enable or disable the KZ record timer. |
Commands
| Command | Access | Description |
|---|---|---|
say /start |
|
Start a timed run. |
say /stop |
|
Finish the run and record the time. |
say /wr |
|
Show the current map record. |
say /top |
|
Open the map leaderboard MOTD. |
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 | fakemeta nvault |
| Known conflicts | This is a standalone timer; a full KZ timer that already hooks start/stop zones can be used instead of the manual commands. |
Contributors









