mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
1.0.2.39 dev
This commit is contained in:
@@ -499,6 +499,10 @@ if(isServer) then {
|
||||
if(isNil "DZE_vehicleAmmo") then {
|
||||
DZE_vehicleAmmo = 0;
|
||||
};
|
||||
|
||||
if(isNil "DZE_BackpackGuard") then {
|
||||
DZE_BackpackGuard = true;
|
||||
};
|
||||
|
||||
dayz_flyMonitor = []; //used for monitor flies
|
||||
DZE_FlyWorkingSet = [];
|
||||
|
||||
Reference in New Issue
Block a user