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 {
|
if (isNil "DZE_snapBuilding") then {
|
||||||
DZE_snapBuilding = false;
|
DZE_snapBuilding = false;
|
||||||
};
|
};
|
||||||
|
if (isNil "helperDetach") then {
|
||||||
|
helperDetach = false;
|
||||||
|
};
|
||||||
|
|
||||||
// needed on server
|
// needed on server
|
||||||
if(isNil "DZE_PlotPole") then {
|
if(isNil "DZE_PlotPole") then {
|
||||||
@@ -789,6 +792,8 @@ if(!isDedicated) then {
|
|||||||
DZE_5 = false;
|
DZE_5 = false;
|
||||||
DZE_4 = false;
|
DZE_4 = false;
|
||||||
DZE_6 = false;
|
DZE_6 = false;
|
||||||
|
|
||||||
|
DZE_F = false;
|
||||||
|
|
||||||
DZE_cancelBuilding = false;
|
DZE_cancelBuilding = false;
|
||||||
DZE_PZATTACK = false;
|
DZE_PZATTACK = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user