blckeagles-revisited-RC/@GMS/addons/custom_server/init/build.sqf
Ghostrider-GRG- 461b89b44c Build 141
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.
2018-06-19 08:03:50 -04:00

7 lines
207 B
Plaintext

private ["_version","_versionDate"];
blck_version = "6.83 Build 141";
_blck_version = blck_version;
_blck_versionDate = "6-16-18 5:00 PM";
blck_pvs_version = _blck_version;
publicVariable blck_pvs_version;