b0b0764e54
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.
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
private ["_version","_versionDate"];
|
|
blck_version = "6.83 Build 138";
|
|
_blck_version = blck_version;
|
|
_blck_versionDate = "6-11-18 5:00 PM";
|
|
blck_pvs_version = _blck_version;
|
|
publicVariable blck_pvs_version;
|