-
-
Notifications
You must be signed in to change notification settings - Fork 253
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
SayText and TextMsg #1859
Comments
Engine version? |
Are you sure it's also engine problem and not cs16-client specific? |
I'm using:
I don't know if it's a specific problem with cs16-client |
cs16-client used on windows/linux is very unstable sadly. It probably is a cs16-client problem. |
Ideally, those strings should've been translated using pre-existing VGUI2 translation files support but instead it follows hardcoded array of strings, and I probably wrote this part before I implemented VGUI2 translation files parsing and forgot to fix it. cc @Velaron could you add |
Closing it here as it's definitely a cs16-client bug. Reopen issue at https://github.com/Velaron/cs16-client. |
Problem displaying messages with plugins and modules that use
#Spec_PlayerItem
alliedmodders/amxmodx#776 (comment)
https://github.com/WPMGPRoSToTeMa/SafeNameAndChat/blob/master/Main.cpp#L990-L1029
https://github.com/OciXCrom/ChatManager/blob/master/scripting/include/cromchat.inc#L892
The text was updated successfully, but these errors were encountered: