diff --git a/addons/interaction/CfgVehicles.hpp b/addons/interaction/CfgVehicles.hpp index ee1672c6e8..51bdd6013d 100644 --- a/addons/interaction/CfgVehicles.hpp +++ b/addons/interaction/CfgVehicles.hpp @@ -32,7 +32,6 @@ class CfgVehicles { statement = ""; icon = "\a3\ui_f\data\IGUI\Cfg\Actions\eject_ca.paa"; selection = "pelvis"; - exceptions[] = {"isNotCarrying","isNotDragging"}; class ACE_TeamManagement { displayName = "$STR_ACE_Interaction_TeamManagement"; @@ -418,7 +417,6 @@ class CfgVehicles { selection = ""; distance = 10; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -437,7 +435,6 @@ class CfgVehicles { selection = ""; distance = 10; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -458,7 +455,6 @@ class CfgVehicles { selection = ""; distance = 10; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -477,7 +473,6 @@ class CfgVehicles { selection = ""; distance = 10; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -498,7 +493,6 @@ class CfgVehicles { selection = ""; distance = 10; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; class ACE_Push { displayName = "$STR_ACE_Interaction_Push"; @@ -527,7 +521,6 @@ class CfgVehicles { selection = "gunnerview"; distance = 2; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -548,7 +541,6 @@ class CfgVehicles { selection = "gunnerview"; distance = 2; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions { @@ -569,7 +561,6 @@ class CfgVehicles { selection = ""; distance = 2; condition = "true"; - exceptions[] = {"isNotCarrying","isNotDragging"}; }; }; class ACE_SelfActions {};