Fixed an issues with spawnMissionAI (incorrectly handled the case where ai parameters are defined)
Fixed issues with incorrect marker lables when showing AI alive counts.
UMS dynamic missions are now spawned by BLCK_fnc_missionSpawner and the UMSdynamicMIssionSpawner is gone.
1. fixed issues with vehicles not unlocking when released to players when HC was connected.
2. did a major rework of vehicle monitor and a few other bits of code.
fixed an issue with Hostage missions.
Fixed an issue whereby collisions between objects at missions caused them to fly about.
Changed the default for some objects to allow damage which should increase realism and make certain player tasks like loading crates easier.
Added ability to pull AI loadouts from CfgPricine (Epoch).
Consolidated code that defines AI Loadout and Airpatrol parameters based on difficulty.
Added code to despawn static AI patrols and track the # of ai alive when infantry are despawned.
removed unnecessary logging.
Fixed an error that resulted in the number of missions running being incorrectly tracked.
AI In vehicles are now ejected upon death.
First part of work to deal with locality of vehicles in which AI are transferred to HC