- Joined
- Mar 31, 2018
- Messages
- 89
Yes mine is working and for the space, all you needed to do was this "MAPNAME ", Space after the end of your name! But yes mine is working no crashes no issues except the steam name is cut off.
Mind sending me a copy of your config that's working so i can compare? I was literally using the below setup, but obviously including a random number for my key, then listing all my servers as loopback address + port and finally a space inbetween the quotes for crosschatmapnameoveride.
{
"CrossChatKey":"randomkey",
"CrossChatMapNameInclude":true,
"RconServers":[
"127.0.0.1:32300",
"127.0.0.1:32301"
],
"CrossChatMapNameOverride":" ",
"Async":true
}