Trying to silence radio chatter when mission is activated
This commit is contained in:
parent
eb3cb11ce4
commit
fef4441fd7
@ -37,10 +37,9 @@ diag_log text format["[DZMS]: %1 Detected. Map Specific Settings Adjusted!", DZM
|
|||||||
|
|
||||||
DZMS_Remote_Message = compilefinal "
|
DZMS_Remote_Message = compilefinal "
|
||||||
_this spawn {
|
_this spawn {
|
||||||
|
|
||||||
hintSilent _this;
|
hintSilent _this;
|
||||||
playSound 'RadioAmbient6';
|
|
||||||
|
|
||||||
};
|
};
|
||||||
";
|
";
|
||||||
publicvariable 'DZMS_Remote_Message';
|
publicvariable 'DZMS_Remote_Message';
|
||||||
|
Loading…
Reference in New Issue
Block a user