@@ -1,4 +1,4 @@
-
+/*
(_this select 0) addEventHandler ["InventoryOpened", {
namUnit=(_this select 0);
@@ -23,3 +23,4 @@
namUnit setVariable ["namJumpPackConfig", false, true];
}];
+*/