thefloff пре 4 година
родитељ
комит
e015e87e12
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      addons - Copy/RD501_Vehicles/air/LAAT/common_stuff.hpp

+ 2 - 2
addons - Copy/RD501_Vehicles/air/LAAT/common_stuff.hpp

@@ -1,7 +1,7 @@
 
 	class EventHandlers : DefaultEventhandlers 
 	{
-		//init = "_this execVM "RD501_Main\functions\autocrate\autocrate.sqf"; _this execVM "RD501_Main\functions\vehicle_lift\laat_lift_3.sqf";";
+		init = "_this execVM "RD501_Main\functions\autocrate\autocrate.sqf"; _this execVM "RD501_Main\functions\vehicle_lift\laat_lift_3.sqf";";
 		fired = "_this call (uinamespace getvariable 'BIS_fnc_effectFired');";
 		init = "[_this select 0] execVM 'RD501_Main\functions\autocrate\autocrate.sqf';";//[_this select 0] execVM 'RD501_Main\functions\vehicle_lift\laat_lift_3.sqf';";
 	};
@@ -356,4 +356,4 @@
 				name = "ACE_HuntIR_monitor";
 				count = 1;
 			};
-		};
+		};