Trying to silence radio chatter when mission is activated

This commit is contained in:
Zepheris 2020-02-18 13:42:47 -07:00
parent eb3cb11ce4
commit fef4441fd7

View File

@ -37,10 +37,9 @@ diag_log text format["[DZMS]: %1 Detected. Map Specific Settings Adjusted!", DZM
DZMS_Remote_Message = compilefinal "
_this spawn {
hintSilent _this;
playSound 'RadioAmbient6';
};
";
publicvariable 'DZMS_Remote_Message';