From 8cde078b3dd20445d682d9748caacae30672605a Mon Sep 17 00:00:00 2001 From: Ghostrider-DbD- Date: Fri, 18 Nov 2016 06:29:22 -0500 Subject: [PATCH 1/2] Corrected a typo --- @epochhive/addons/custom_server/init/build.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@epochhive/addons/custom_server/init/build.sqf b/@epochhive/addons/custom_server/init/build.sqf index fb92b32..80723ed 100644 --- a/@epochhive/addons/custom_server/init/build.sqf +++ b/@epochhive/addons/custom_server/init/build.sqf @@ -1,3 +1,3 @@ private ["_version","_versionDate"]; _blck_version = "6.44 Build 15"; -_blck_versionDate = "11-15-16 6:00 AM"; +_blck_versionDate = "11-18-16 6:00 AM"; From aa7ed605922614c3e606dad2b19fdbab29750294 Mon Sep 17 00:00:00 2001 From: Ghostrider-DbD- Date: Fri, 18 Nov 2016 06:37:15 -0500 Subject: [PATCH 2/2] Updated Install Directions --- INSTALLATION.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/INSTALLATION.txt b/INSTALLATION.txt index 6fddc8f..4bfae1f 100644 --- a/INSTALLATION.txt +++ b/INSTALLATION.txt @@ -61,10 +61,7 @@ Installation: { interactMode = 2; }; - class C_man_1 : Default /// Probably not necessary, needs to be tested. - { - interactMode = 2; - }; + Save your changes, repack your mission file. You should now get an option to take crypto when you press spacebar after hovering over a dead AI body.