mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Add toggleable Safe Zone Relocate by salival
This commit is contained in:
@@ -23,6 +23,9 @@ if (isServer) then {
|
||||
|
||||
// ZSC
|
||||
Z_globalBankingTraders = false; // Enable banking NPCs at trader cities.
|
||||
|
||||
// Safe Zone Relocating
|
||||
DZE_SafeZone_Relocate = false; //Enables relocating of vehicles left in Safe Zones over a server restart.
|
||||
};
|
||||
|
||||
// Client
|
||||
|
||||
Reference in New Issue
Block a user