A3Wasteland / ArmA3_Wasteland.Altis

A3Wasteland is a survival sandbox mission for Arma 3 where two teams and independent players fight for survival. Built in collaboration between GoT, TPG, KoS, 404Games, and others.
http://a3wasteland.com
GNU Affero General Public License v3.0
104 stars 185 forks source link

Global voicechat blocking #340

Open LouDnl opened 9 years ago

LouDnl commented 9 years ago

I'm getting complaints (and noticed myself) that the global voice chat blocking isn't working. People are still able to talk in global which is very annoyting. In my mission you did it like this (so side chat is also blocked): https://github.com/LouDnl/ArmA3_Wasteland.Altis/blob/NL-United/client/functions/fn_voiceChatControl.sqf

A3W_disableGlobalVoice = 1; is set in my main_config.sqf.

LouDnl commented 9 years ago

This is definetly an issue. Noticed it today again.

AgentRev commented 9 years ago

If you can tell me how to reproduce it, I will look into it, because everything is fine on my end.