mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 17:39:18 +03:00
Add hidden gear display for force saves
Vanilla commits:a4f86904049170e0f8a0
This commit is contained in:
@@ -8,5 +8,6 @@ _alive = alive _unit;
|
||||
|
||||
|
||||
if (_unconcious && !_inVeh && _alive) then {
|
||||
DZE_GearCheckBypass = true; //Bypass gear menu checks since dialog will always open on _unit's gear
|
||||
player action ["Gear", _unit];
|
||||
};
|
||||
Reference in New Issue
Block a user