daffyyyy / CS2-Tags

Add player tags easily in cs2 game
GNU General Public License v3.0
45 stars 8 forks source link

Compatible with K4 system #4

Closed mrdiega closed 11 months ago

mrdiega commented 11 months ago

tags build 21, css 84 In my config only nick color is indicated, but at the same time, half of the players on scoreboard dont display a rank from K4.

tags.json

{
  "tags": {
    "everyone": {
      "prefix": "",
      "nick_color": "{LightBlue}",
      "message_color": "",
      "scoreboard": ""
    },
    "76561198039521496": {
      "prefix": "",
      "nick_color": "{DarkBlue}",
      "message_color": "",
      "scoreboard": ""
    }
  }
}

20231130134557_1

daffyyyy commented 11 months ago

Try latest version