I am a little confised on how to get this to work not sure how the configuration should be.
I want the Chinook to drop over certain monuments but it seems it ignores them instead?
my config is below:
{
"Prevent the game from handling chinook drops": true,
"Minimum time until drop (in seconds)": 120,
"Maximum time until drop (in seconds)": 900,
"Don't drop above water": true,
"Don't drop above monuments": false,
"What monuments to check (only works if monument checking is enabled)": {
"AbandonedCabins": true,
"Airfield": true,
"BanditCamp": false,
"Compound": false,
"Dome": true,
"GasStation": false,
"GasStation1": false,
"Harbor1": true,
"Harbor2": true,
"Junkyard": true,
"Launchsite": true,
"Lighthouse": false,
"Lighthouse1": false,
"Lighthouse2": false,
"MilitaryTunnel": true,
"MiningOutpost": false,
"MiningOutpost1": false,
"MiningOutpost2": false,
"PowerPlant": true,
"QuarryHQM": false,
"QuarryStone": false,
"QuarrySulfur": false,
"Satellite": false,
"SewerBranch": true,
"SuperMarket": true,
"SuperMarket1": true,
"Trainyard": true,
"WaterTreatment": true,
"Excavator": false
}
}