Files
DayZ-Epoch/SQF/dayz_code
oiad 992ab199dd Convert DZE_SafeZoneNoBuildItems to handle nested arrays for custom d… (#1934)
* 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.
2017-04-08 18:45:29 -04:00
..
2016-03-30 14:55:45 -04:00
2017-04-05 15:59:15 -04:00
2016-04-27 14:42:50 -04:00
2017-04-01 15:29:12 -04:00
2016-11-23 13:50:24 -05:00
2017-03-20 15:53:35 -04:00
2017-03-20 16:31:04 -04:00
2016-11-30 00:08:52 -05:00
2017-01-07 15:39:11 -05:00