mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add anti logout if a EVR Storm is running, also include dayz_soundMuted check
This commit is contained in:
@@ -453,6 +453,7 @@ if (!isDedicated) then {
|
||||
DZE_Surrender = false;
|
||||
DZE_InRadiationZone = false;
|
||||
DZE_myVehicle = objNull;
|
||||
DZE_EVRStormRunning = false;
|
||||
dayz_groupNameTags = (profileNamespace getVariable ["streamerMode",0] == 0); //If streamer mode is on then hide name tags at startup. Toggle with Windows key.
|
||||
dayz_minusDownTime = 0;
|
||||
dayz_lastCodeFail = 0;
|
||||
|
||||
Reference in New Issue
Block a user