Jump to content
  • 0

how to disable voice chat on your server


nikas455

Question

11 answers to this question

Recommended Posts

  • 0

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

  • 0

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

  • 0

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

  • 0

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...