K4ryuu / CS2_SimpleRanks

A CS2 server extension that allows you to create an unlimited number of ranks with customizable experience thresholds and rank colors. Players gain or lose experience during various in-game events, enabling them to advance or regress between ranks. The extension is fully configurable using 'configs.json' and utilizes MySQL to store data.
GNU General Public License v3.0
27 stars 1 forks source link

[BUG] 2.0.2. Ranks are not visible in the tab #22

Closed mrdiega closed 8 months ago

mrdiega commented 8 months ago

OC Debian 11 Metamod:Source version 2.0.0-dev+1256 Counterstrikesharp-build-16-d4a2ae6 [6]: "Simple Ranks" (v2.0.2) by K4ryuu

"ScoreboardRanks": true Ranks are not visible in the tab, even after rankup. At the same time information is displayed correctly in chat. There are no errors in the logs. Simple Ranks [v2.0.2] by K4ryuu has been loaded.

K4ryuu commented 8 months ago

Bug has been fixed in V2.1.0. Thank you for the report.