From 49d702b6b8f03676e99a1e4f1d7884852f30e329 Mon Sep 17 00:00:00 2001 From: seb3sec Date: Sat, 21 Feb 2015 02:33:05 +0100 Subject: [PATCH] Keep hiddenSelections for armed Mi17 hiddenSelections = {}; removes the option to use custom textures on the armed version. The civilian one has these hiddenSelections. --- SQF/dayz_code/Configs/CfgVehicles/AIR/Mi17.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/SQF/dayz_code/Configs/CfgVehicles/AIR/Mi17.hpp b/SQF/dayz_code/Configs/CfgVehicles/AIR/Mi17.hpp index 9183962b6..581c82438 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/AIR/Mi17.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/AIR/Mi17.hpp @@ -17,7 +17,6 @@ class Mi17_DZ: Mi17_base { side = 2; crew = ""; typicalCargo[] = {}; - hiddenSelections[] = {}; class TransportMagazines{}; class TransportWeapons{}; commanderCanSee = 2+16+32;