MissBehave 37 Posted December 7, 2012 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 SETTINGSdisableVoN = 1; // If set to 1, Voice over Net will not be availablevonCodecQuality = 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. 1 Share this post Link to post Share on other sites
Allie (DayZ) 97 Posted December 7, 2012 (edited) 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.extThe command you are looking for is called : "disableChannels"Hope this will help you, good luck.***************************disableChannels[]={0,1,2,6};0 = Global1 = Side2 = Command3 = Group4 = Vehicle5 = Direct6 = System************************************** Edited December 7, 2012 by Allie 1 Share this post Link to post Share on other sites
fire_hazard 19 Posted December 7, 2012 (edited) 1. 4. How Add More Channel for the chat in the server? Example: Channel global, band channel ETC...thanks to Shinkicker for respond the QuestionsIn channels you only need enter in the File Called MPmissions, and next with PBO Manager link Here http://www.armaholic...ge.php?id=16369Install it.Right click on the dayz_1_pwn_spectate_chernarus.pbo and extract to folder: \dayz_1_pwn_spectate_chernarusyou 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 bydisableChannels[]={0,1,2,3,4,5,6};0 = Global1 = Side2 = Command3 = Group4 = Vehicle5 = Direct6 = SystemEach 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 December 7, 2012 by kb5ixd 1 Share this post Link to post Share on other sites
MissBehave 37 Posted December 8, 2012 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