mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
|
// 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];
|