mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -541,6 +541,9 @@ if (isNil "DZE_selfTransfuse_Values") then {
|
||||
if (isNil "DZE_snapBuilding") then {
|
||||
DZE_snapBuilding = false;
|
||||
};
|
||||
if (isNil "helperDetach") then {
|
||||
helperDetach = false;
|
||||
};
|
||||
|
||||
// needed on server
|
||||
if(isNil "DZE_PlotPole") then {
|
||||
@@ -790,6 +793,8 @@ if(!isDedicated) then {
|
||||
DZE_4 = false;
|
||||
DZE_6 = false;
|
||||
|
||||
DZE_F = false;
|
||||
|
||||
DZE_cancelBuilding = false;
|
||||
DZE_PZATTACK = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user