-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
[DoD] client_print's displaying as "%s" in chat #776
Comments
Do you use the latest client? |
Updated my client yesterday as well. Verified integrity of game files today. But for the sake of trying everything, I just renamed the folder and it is currently downloading a fresh copy of the client. edit: fresh clean install of the client made no difference :-\ |
It's a side-effect of #763. ValveSoftware/halflife#2611 (comment) I created a new issue : ValveSoftware/halflife#2744 I will try to make an update today to use #763 only on official mods and which supports the format string. |
@Arkshine I hope we can use a hack with |
Is |
@Arkshine it is located in What about replacing So I think it is better to leave it as it is now. |
Safer to keep the original behavior if we don't know the result will be the same across all mods. I don't have personally the time to check all HL1 mods. However, I don't mind adding a rule for a specific mod if someone provides it. That's said, we cover the official mods which represents 98.94% of servers. |
Happening even on a completely fresh stock hlds + metamod + stock amxx. 'timeleft' 'nextmap' etc all just show "%s" output in the chat.
Updated my hlds yesterday, build now showing as Jul 24 2019 (8308). Then I updated my amxx to 5386 and this started happening. Reverted back to 5378 and it works fine. Issue starts after the change in 5380.
Day of Defeat
Metamod 1.21p38
Windows Server 2008 R2
Screenshot: https://imgur.com/g1mSagN
The text was updated successfully, but these errors were encountered: