ACE3/TO_MERGE/agm/Wind/functions/fn_openKestrel.sqf

8 lines
240 B
Plaintext
Raw Normal View History

// by commy2
AGM_isKestrel = true;
AGM_isKestrelWheel = true;
(["AGM_KestrelWheel"] call BIS_fnc_rscLayer) cutRsc ["AGM_KestrelWheel", "PLAIN", 0, false];
(["AGM_Kestrel"] call BIS_fnc_rscLayer) cutRsc ["AGM_Kestrel", "PLAIN", 0, false];