Enable chat and disable VON ?

igoooor

Member
Hello guys!
I'm on something for about a week now and I can't find any answer about it so now I ask for help ^^
I would like to know if there is a way to disable VON only for side channel for example and keep the written chat on the side channel.
Is there any way to do this ?
I know I can disable a channel through the variable "disableChannels[]" but this will disable both VON and written chat, so this is not what I want.
I have a lot of kiddies who talk and talk and sometimes insult on the VON side channel, this is why I want to close it, but I don't want to the players to feel alone, this is why I want to keep the written side channel.
Any ideas ?
 
Code:
player setVariable ["BIS_noCoreConversations", true];
enableRadio false;

in your init.sqf file, in your dayz_#.chernarus.pbo file
 
Hum how am I supposed to use this ?
And btw, in addition to what I said, I want to keep the VON direct chat ON
 
If you want to shut people acting stupid up you just turn down the VON setting in your options menu which only side chat, direct, vehicle and all the other chats still work, at least in dayz thats all it works on.
 
Ho ? So the config "disableVoN" in my config.cfg will only turn OFF side ? direct and vehicle VoN will remain activated ?
 
Back
Top