Browse Source

for testing purposes,made the laat spawn with arc-170 loadout

Namenai 7 years ago
parent
commit
16845620db

+ 2 - 1
Scripts/scripts/zeus3denScripts/vehicleBased/vehicleVariants/airBased/ARC/arcXiphos.sqf

@@ -98,4 +98,5 @@ xiphosI={
 	
 	
 };
 };
 
 
-["swop_arc_t", "init",xiphosI, true, [], true] call CBA_fnc_addClassEventHandler; 
+["swop_arc_t", "init",xiphosI, true, [], true] call CBA_fnc_addClassEventHandler; 
+["swop_LAAT", "init",xiphosI, true, [], true] call CBA_fnc_addClassEventHandler; 

+ 1 - 1
Scripts/scripts/zeus3denScripts/vehicleBased/vehicleVariants/airBased/LAAT/laatClaymore.sqf

@@ -93,5 +93,5 @@ laatClaymoreIV={
 	
 	
 };
 };
 
 
-["swop_LAAT", "init",laatClaymoreIV, true, [], true] call CBA_fnc_addClassEventHandler; 
+//["swop_LAAT", "init",laatClaymoreIV, true, [], true] call CBA_fnc_addClassEventHandler;