Namenai 7 năm trước cách đây
mục cha
commit
adfa09e1bf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Scripts/initPlayerLocal.sqf

+ 2 - 2
Scripts/initPlayerLocal.sqf

@@ -1,4 +1,4 @@
-
+/*
 (_this select 0) addEventHandler ["InventoryOpened", {
 	
 	namUnit=(_this select 0);
@@ -24,7 +24,7 @@
 namUnit=(_this select 0);
 namUnit setVariable ["namJumpPackConfig", false, true];
 }];
-
+*/
 
 //delets body on death
 Player addEventHandler ["GetInMan", {