mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
add friendly database persistence
This commit is contained in:
@@ -624,6 +624,11 @@ if(!isDedicated) then {
|
||||
if(isNil "DZE_ForceNameTagsOff") then {
|
||||
DZE_ForceNameTagsOff = false;
|
||||
};
|
||||
if(isNil "DZE_FriendlySaving") then {
|
||||
DZE_FriendlySaving = true;
|
||||
};
|
||||
|
||||
DZE_Friends = [];
|
||||
|
||||
DZE_CanPickup = true;
|
||||
DZE_Q = false;
|
||||
|
||||
Reference in New Issue
Block a user