Source SDK

Source SDK

Wontairr Feb 5, 2022 @ 11:52am
Chat displays "HL2MP_Chat_All" when trying to send a message. (Source SDK Base 2013 Multiplayer)
Making a source mod off of the source sdk multiplayer base, but whenever I try to say something in the chat it just gets displayed as "HL2MP_Chat_All".

I've also tried to make my own "mymod_english.txt" text file that includes what people say is the fix, but it has done nothing. please help!
Originally posted by failsafe:
Originally posted by Fdetkm1986:
Originally posted by failsafe:
doesn't work for me and i've done it for both files.
I found the fix. Change the encoding of the text file to UTF-16 LE BOM (You can do this in Notepad++)
< >
Showing 1-5 of 5 comments
pro Jun 26, 2022 @ 4:45am 
have the same problem.
Wontairr Jun 26, 2022 @ 5:47am 
Originally posted by brannanz:
have the same problem.
hello! been a while so i did eventually find a fix.

make sure you have notepad++ installed and open up your "mymod_english.txt" file. scroll down to the "HL2MP_Chat_All" line and delete the weird white bubbles with letters like STX, SOH, and ETX in that line. after that save it, then try running the mod again. (you might wanna do this for the other _english.txt file aswell)

its been a while since i worked on my mod but im pretty sure thats how i fixed it.
Last edited by Wontairr; Jun 26, 2022 @ 5:48am
failsafe Dec 4, 2023 @ 11:23am 
doesn't work for me and i've done it for both files.
Fdetkm1986 Dec 7, 2023 @ 5:41pm 
Originally posted by failsafe:
doesn't work for me and i've done it for both files.
The author of this thread has indicated that this post answers the original topic.
failsafe Jan 14 @ 10:09pm 
Originally posted by Fdetkm1986:
Originally posted by failsafe:
doesn't work for me and i've done it for both files.
I found the fix. Change the encoding of the text file to UTF-16 LE BOM (You can do this in Notepad++)
< >
Showing 1-5 of 5 comments
Per page: 1530 50