yonilerner / cs2-retakes-allocator

Advanced weapon allocation for B3none/cs2-retakes
GNU General Public License v3.0
58 stars 16 forks source link

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

Closed crashzk closed 6 months ago

crashzk commented 7 months ago

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.

crashzk commented 6 months ago

Even after the PR: https://github.com/yonilerner/cs2-retakes-allocator/pull/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

yonilerner commented 6 months ago

You need to put in in ChatMessagePluginPrefix

GL1TCH1337 commented 6 months ago

@crashzk

"ChatMessagePluginName": "Retakes",
"ChatMessagePluginPrefix": "[GREEN] quickplay.gg [NORMAL]",
yonilerner commented 6 months ago

It this still an issue or can we close?

crashzk commented 6 months ago

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