-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CSGO] Using two team colors in one message is not allowed #8
Comments
|
Normally it comes from combining red/blue, darkred should be fine. When I look at your code, it is possible with a red/blue combination here: https://github.com/Nerus87/QuickDefuse/blob/master/addons/sourcemod/scripting/quickdefuse.sp#L25 and https://github.com/Nerus87/QuickDefuse/blob/master/addons/sourcemod/scripting/quickdefuse.sp#L229 |
|
And your "error" also exist in the base version of color.inc, you can try to change playername color to |
|
Thanks, fixed, problem was on my plugin. |
|
Thanks for your feedback! |
Hi, I have an error when using
darkredcolor.Translation:
Error:
Full code is on the GitHub QuickDefuse
The text was updated successfully, but these errors were encountered: