Jump to content
MissBehave

Need help enabling direct and vehicle chat only

Recommended Posts

Hi guys,

So my config file with Defcon servers only allows for me to turn VON on or off.. which means everything is enabled for voice or its completely disabled. I have looked for more info on how to change this so that I can have only direct and vehicle chat on for people, but have not found the information I am looking for. Can you guys help me out?

Right now I have this in my config:

// INGAME SETTINGS

disableVoN = 1; // If set to 1, Voice over Net will not be available

vonCodecQuality = 10;

I figure you can enable it but only have direct VON and vehicle VON enabled but just not sure what to do. Could use some advice.

  • Like 1

Share this post


Link to post
Share on other sites

As i remember correct the setting you are talking about is done inside the mission itself.

Go into your MPMissions folder and find the Dayz.chernarus folder, inside are some files, if i'm correct the settings are in the "Description.ext", here alink to the wiki about it : http://community.bis...Description.ext

The command you are looking for is called : "disableChannels"

Hope this will help you, good luck.

***************************

disableChannels[]={0,1,2,6};

0 = Global

1 = Side

2 = Command

3 = Group

4 = Vehicle

5 = Direct

6 = System

**************************************

Edited by Allie
  • Like 1

Share this post


Link to post
Share on other sites

1. 4. How Add More Channel for the chat in the server? Example: Channel global, band channel ETC...

thanks to Shinkicker for respond the Questions

In channels you only need enter in the File Called MPmissions, and next with PBO Manager link Here http://www.armaholic...ge.php?id=16369

Install it.

Right click on the dayz_1_pwn_spectate_chernarus.pbo and extract to folder: \dayz_1_pwn_spectate_chernarus

you enter un folder dayz_1_pwn_spectate.chernarus and in file called description.ext in notepad++ and make the change edit the line #8. save the file.

edit this, each number defined by

disableChannels[]={0,1,2,3,4,5,6};

0 = Global

1 = Side

2 = Command

3 = Group

4 = Vehicle

5 = Direct

6 = System

Each number in the list presented can enable only removing it from the instance to use in the game server.

Right click on the folder again called dayz_1_pwn_spectate_chernarus and make it a PBO again.

Restart.

Think of PBO a bit like zip or rar.

For the Moment, this the most Frequent question in the Newbies servers of the dayz.

Not required to answer all questions with respond with an instance of that file change would be nice, but it would be nice for someone to respond properly to a better configuration.

Any input would be very well recieved.

Thanks in advance

--- I did not write this - but did copy it many weeks ago --- hope it helps ---

Edited by kb5ixd
  • Like 1

Share this post


Link to post
Share on other sites

Thank you guys! I really appreciate all the help. You have relieved a headache I didn't think I was ever going to end. :) Yay!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×