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
29 stars 1 forks source link

[BUG] Initial message spam informing the use of Simple Ranks #21

Open crashzk opened 1 year ago

crashzk commented 1 year ago

Would it be normal to send a duplicate message about the server information using Simple Ranks?

image

K4ryuu commented 1 year ago

Normally it is printed on the player spawn event. I was thinking about that It cannot be fired more than once for one spawn, but CS2 can trick me sometimes. I will check on that for sure.

Appreciate your feedbacks really much!

K4ryuu commented 1 year ago

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

crashzk commented 1 year ago

@K4ryuu the message remained colorful, but still flooded.

image

  List of all plugins currently loaded by CounterStrikeSharp: 7 plugins loaded.
  [#1]: "Auto Map Changer" (1.0.6) by skaen
  [#2]: "MatchZy" (0.2.0-alpha) by WD- (https://github.com/shobhit-pathak/)
    A plugin for running and managing CS2 practice/pugs/scrims/matches!
  [#3]: "[Custom] Meta Commands Blocker" (V. 1.0.0 [Beta]) by Manifest @Road To Glory
    Prevents players from accessing metamod information through meta commands used in-game.
  [#4]: "Simple Ranks" (v2.1.0) by K4ryuu
  [#5]: "Advertisement by thesamefabius" (v1.0.1)
  [#6]: "AFK Manager" (0.0.6) by NiGHT & K4ryuu
  [#7]: "CS2AutoUpdater" (1.0.2) by DRANIX
    Auto Updater for Counter-Strike 2.
K4ryuu commented 1 year ago

Greetings, The latest release possibly fixed this problem. Could you check on that please?

crashzk commented 1 year ago

@K4ryuu in a way it was... Now it doesn't show any message. hahaha

K4ryuu commented 1 year ago

It shows when the round started instead of the spawn. Also not in warmup.

crashzk commented 1 year ago

It shows when the round started instead of the spawn. Also not in warmup.

Strange, I forced a competitive start and nothing. Test further to see.

For registration only, using the plugin: https://github.com/shobhit-pathak/MatchZy