mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add lower volume / earplugs hotkey and status UI icon
This commit is contained in:
@@ -45,9 +45,10 @@ _ctrlEar = _display displayCtrl 1304;
|
||||
_ctrlEye = _display displayCtrl 1305;
|
||||
_ctrlFracture = _display displayCtrl 1203;
|
||||
|
||||
_control = _display displayCtrl 1204; //status_connection_ca.paa ???
|
||||
_control ctrlShow false;
|
||||
|
||||
if (!dayz_soundMuted) then {
|
||||
_control = _display displayCtrl 1204; //muted speaker icon
|
||||
_control ctrlShow false;
|
||||
};
|
||||
|
||||
//Food/Water/Blood
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user