From 3fc778110cbb36d614cc6df70a658821fff99ffe Mon Sep 17 00:00:00 2001 From: eraser1 Date: Fri, 10 Jun 2016 01:00:12 -0500 Subject: [PATCH] Add Tanoa map config Should have done this sooner... --- .../addons/a3_dms/map_configs/tanoa_config.sqf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 @ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf diff --git a/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf b/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf new file mode 100644 index 0000000..ee971eb --- /dev/null +++ b/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf @@ -0,0 +1,13 @@ +/* + Custom configs for Tanoa. + Created by eraser1 + + All of these configs exist in the main config. The configs below will simply override any config from the main config. + Explanations to all of these configs also exist in the main config. +*/ + + +DMS_MinDistFromWestBorder = 2000; // Exclude the 3 small islands +DMS_MinDistFromEastBorder = 1700; // Mostly ocean and mountains in that area +DMS_MinDistFromSouthBorder = 1500; // Exclude "Tuadua Island" +DMS_MinDistFromNorthBorder = 2500; // Exclude the northern islands and airfields