Add lower volume / earplugs hotkey and status UI icon

This commit is contained in:
ebaydayz
2016-04-30 21:19:06 -04:00
parent ba751dad4a
commit ab7254a121
11 changed files with 42 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ _position = _this select 1;
_unit = _this select 2;
if (_unit == player) then {
if (dayz_soundMuted) then {call player_muteSound;}; // Automatically disable sound mute on vehicle exit
_buildables = count ((getposATL _vehicle) nearObjects ["DZ_buildables", 3]);
if (_buildables > 0) then {