nikas455 Posted November 20, 2013 Report Share Posted November 20, 2013 how to disable voice chat on your server? Link to comment Share on other sites More sharing options...
0 MadHatter05 Posted November 21, 2013 Report Share Posted November 21, 2013 within your config.cfg for your server (not the mission file, but the file where you have your admin password / server name / player limit / ect) look for this line disableVoN = 0; // If set to 1, Voice over Net will not be available and change it to disableVoN = 1; // If set to 1, Voice over Net will not be available Enjoy! Link to comment Share on other sites More sharing options...
0 nikas455 Posted November 21, 2013 Author Report Share Posted November 21, 2013 within your config.cfg for your server (not the mission file, but the file where you have your admin password / server name / player limit / ect) look for this line disableVoN = 0; // If set to 1, Voice over Net will not be available and change it to disableVoN = 1; // If set to 1, Voice over Net will not be available Enjoy! спасибо Link to comment Share on other sites More sharing options...
0 MatthewK Posted November 21, 2013 Report Share Posted November 21, 2013 When I do that it also disables voicechat for direct (which is bad).. Vehicle still works..Can anyone else confirm this bug ? Link to comment Share on other sites More sharing options...
0 nikas455 Posted November 21, 2013 Author Report Share Posted November 21, 2013 within your config.cfg for your server (not the mission file, but the file where you have your admin password / server name / player limit / ect) look for this line disableVoN = 0; // If set to 1, Voice over Net will not be available and change it to disableVoN = 1; // If set to 1, Voice over Net will not be available Enjoy! The problem is, after disabling Chat direct connection is not working Link to comment Share on other sites More sharing options...
0 Cryten Posted November 21, 2013 Report Share Posted November 21, 2013 same .... directchat not working with disableVoN = 1; ;/ Link to comment Share on other sites More sharing options...
0 MadHatter05 Posted November 22, 2013 Report Share Posted November 22, 2013 If you want to just disable side chat VON, you will need to disable side chat all together (text as well) inside the mission description file. It's all or none or get a custom script that kicks people who use VON in side. Link to comment Share on other sites More sharing options...
0 Fuchs Posted November 22, 2013 Report Share Posted November 22, 2013 hm sounds strange to me ,it worked on our server but i only tested sidechat ;) Link to comment Share on other sites More sharing options...
0 axeman Posted November 23, 2013 Report Share Posted November 23, 2013 You can select which channels you want in your description.ext mission file: disableChannels[]={0,2,6}; See http://community.bistudio.com/wiki/Description.ext#disableChannels for a guide on which numbers do what.. Link to comment Share on other sites More sharing options...
0 Torndeco Posted November 23, 2013 Report Share Posted November 23, 2013 There is also http://opendayz.net/threads/disable-sidechat-some-advice-on-compiles-sqf.12913/ Don't forget to modify it for epoch code & remove the slap code. It will kill people in helis / planes when it slaps them. Link to comment Share on other sites More sharing options...
0 wokkelwakker Posted December 6, 2013 Report Share Posted December 6, 2013 You can select which channels you want in your description.ext mission file: disableChannels[]={0,2,6}; See http://community.bistudio.com/wiki/Description.ext#disableChannels for a guide on which numbers do what.. But doesn't this disable the chat within the removed channel as well? If it were at least still showing who actually is using the voice in sidechat, you could kick/ban them. I believe your name would be visible in the left bottom screen when you were using VOIP, but doesn't seem to be the case anymore. Someone knows how to let this show again? Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted December 6, 2013 Report Share Posted December 6, 2013 There is no way that I've ever seen to disable voice on only one channel. If you disable voice, it disables voice on all channels. You can remove Side Chat by doing what Axeman said. Those are your only choices. Link to comment Share on other sites More sharing options...
Question
nikas455
how to disable voice chat on your server?
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now