mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add Variable (Just a notice myself)
This commit is contained in:
@@ -447,6 +447,9 @@ if(isNil "dayz_maxZeds") then {
|
||||
if (isNil "DZE_PlayerZed") then {
|
||||
DZE_PlayerZed = true;
|
||||
};
|
||||
if (isNil "DZE_GodModeBase") then {
|
||||
DZE_GodModeBase = false;
|
||||
};
|
||||
if(isNil "DZEdebug") then {
|
||||
DZEdebug = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user