Mynoduesp Posted January 17, 2021 Share Posted January 17, 2021 Due to popular request, here's a short tutorial on how to disable the autojoin chat funciton in Battlefoge: If you follow the steps you'll be able to disable or enable the autojoin function for every chat individually and don't have to type "/leave XY" every time you start up Battlefoge. 1. Open your Battlefoge folder and search for the file config.json 2. Open the config.json file with an editor 3. Add or edit the highlighted part below. To disable the autojoin funciton (does not join chat on startup) replace true with false on the corresponding line. To enable the autojoin function (automaticly joins chat on startup) replace false with true on the corresponding line. "chat": { "autojoinbeginner": true, "autojoinlfg": true, "autojoinstrategy": true, "autojointrade": true, "fontsize": 0 }, 4. Save config.json 5. Start-up Battleforge and enjoy your new settings If you have difficulties reply to this thread or directly msg me on the forum. Additional information: Check out other chat functions ingame by clicking on the speakbouble in the bottom left corner of the chat window. WindHunter, Emmaerzeh, Dallarian and 2 others like this Link to comment Share on other sites More sharing options...
Volin Posted January 18, 2021 Share Posted January 18, 2021 Link to comment Share on other sites More sharing options...
Diaval Posted January 18, 2021 Share Posted January 18, 2021 Thank you alot! The chats are sometimes annoying... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now