View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-30-2014 , 15:45   Re: how do I turn this off
Reply With Quote #10

Quote:
Originally Posted by Mitchell View Post
Well id hope they'd add something to turn it off without the need of a plugin, seems to be going against their 'code of word' going against adding things that could distract the player from the actual gameplay. I personally find it annoying also. maybe i can come up with something later, bit wanky to test and solve this anyways lol.

found this in resources/csgo_english.txt

edit, with some code!
this hasn't been tested, although if i can remember correctly it should be sent as a "TextMsg" so a quick catch, check and block should work!
Lemme know if it works, this may take a while to test etc.
edit2: just changed it to "SayText2"
If this works ill just release this as a small plugin.
I would have thought it would have been TextMsg with the params arg 0 set to the translation name. Unless Valve is being weird and doing the translation on the server side now.

While I don't have code to read TextMsg usermessages, I do have code to write them.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-30-2014 at 15:49.
Powerlord is offline