Namenai %!s(int64=7) %!d(string=hai) anos
pai
achega
e5e2b63031
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      Scripts/initPlayerLocal.sqf

+ 3 - 2
Scripts/initPlayerLocal.sqf

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