yonilerner/cs2-retakes-allocator

[REQ] Option to change the color of the Retake prefix

crashzk opened this issue · 5 comments

It would be interesting to have the option to fully configure the Retake prefix, color, space, etc.

Currently we only change the name from what I noticed:

  "ChatMessagePluginName": "Retakes",
  "ChatMessagePluginPrefix": null,

Support for changing color would be interesting too, why not include it in the translation too.

Even after the PR: #137 merged I still can't change the color of the prefix.

I tested it like this and nothing, the colors are not applied, it shows the name of the colors.image

You need to put in in ChatMessagePluginPrefix

@crashzk

"ChatMessagePluginName": "Retakes",
"ChatMessagePluginPrefix": "[GREEN] quickplay.gg [NORMAL]",

It this still an issue or can we close?

Oops, sorry for the delay, yes everything is ok now. We can close this issue.