mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
* Convert DZE_SafeZoneNoBuildItems to handle nested arrays for custom distances per items. This makes the DZE_SafeZoneNoBuildItems be able to handle nested arrays, This allows you to set custom distances per item instead of having it all the default distance. E.g DZE_SafeZoneNoBuildItems = ["VaultStorageLocked","LockboxStorageLocked",["Plastic_Pole_EP1_DZ",1300]]; * Fix forgotten exitWith syntax. * Removed unneeded check.
13 KiB
13 KiB