|
@@ -251,7 +251,7 @@ class CfgVehicles
|
|
|
};
|
|
|
class EventHandlers : DefaultEventhandlers {
|
|
|
fired = "_this call (uinamespace getvariable 'BIS_fnc_effectFired');";
|
|
|
- //init = "[_this select 0] call RD501_Main_fnc_laatc_lift";
|
|
|
+ init = "[_this select 0] call RD501_Main_fnc_laatc_lift";
|
|
|
}
|
|
|
|
|
|
weapons[]=
|
|
@@ -296,4 +296,4 @@ class CfgVehicles
|
|
|
reskined_laat_mk4_full_path(muunilinst,Muunilinst,LAAT\textures\gunship_2_arc_d.paa,LAAT\textures\gunship_1_arc_d.paa)
|
|
|
|
|
|
reskined_laat_mk4_full_path(blue,Blue,LAAT\textures\gunship_2_blue.paa,LAAT\textures\gunship_1_blue.paa)
|
|
|
-};
|
|
|
+};
|