blckeagles-revisited-RC/@GMS/addons/custom_server/init/build.sqf
Ghostrider-GRG- 33abc92a25 Several Bug-fixes
1. AI Alive Counters were shown when config for them = false;
2. The number of dynamic UMS was not correspnding the the number specified in the confi.
2018-03-05 19:07:23 -05:00

7 lines
206 B
Plaintext

private ["_version","_versionDate"];
blck_version = "6.79 Build 118";
_blck_version = blck_version;
_blck_versionDate = "3-3-18 7:00 AM";
blck_pvs_version = _blck_version;
publicVariable blck_pvs_version;