Arma 3 のステルス攻撃ヘリコプター AH-99 Blackfoot 攻撃ヘリコプターにスタブ ウィングをとりつけ、兵装の搭載量をふやした AH-99R Mohican / Blackfoot accessory kit アドオン が公開されました。また迷彩の追加や飛行特性を改良しています。
また AH-99R Mohican という新クラスを追加していて、そのクラスではゲーム内から兵装を変更していたり、Advanced Flight Mode の Rotorlib を改良しています。
使いかた
Blackfoot へアクセサリーを取り付けるには、エディタでヘリを配置して、init 欄に下のコードを記述します。
[this] call fir_fnc_blackfoot_acc_set; //または [heli,"type","camo type"] call fir_fnc_blackfoot_acc_set;
アクセサリーには 4 つのキットが用意されていて、エディタから指定可能です。
- type1 : External Station, 8 Hellfire , Radar
- type2 : External Station, 8 Hellfire, Stinger Pod x 2 , Radar
- type3 : External Station, 2 Rocket pod
- type4 : External Station, 4 Hellfire, 1 Rocket pod,Radar
camo type には 2 つの迷彩があります。
- black : black color
- camo : green color
アクセサリーはそれぞれ単体で実装されているので、エディタから手動で設定もできます。ここでは機体の名前を“heli”とし、付けたいアクセサリーをそれぞれエディタの Empty、Obects から出現させ、それぞれに名前を設定してください。
公開されているテクスチャ テンプレートをつかうと、見た目も変更できます。
hiddenSelectionsTextures[] = {"a3\air_f_beta\heli_attack_01\data\heli_attack_01_co.paa","fir_blackfoot_acc\data\ah64d_body_co.paa","fir_blackfoot_acc\data\ah64d_details_co.paa"}; 0/1/2
既知の問題
- this addon is just little test with MP. possible some bug when MP game.
- AI is hard to land on narrow area or specific location due to AI Limitation of Attachto Command.
- if you found some bug, please report to me in forum.
クラスネーム
"FIR_AH99R" // AH-99R Mohican / NATO
クレジット
- Firewill
- Original Hellfire,Rocketpod, External Station parts/Texture from ARMA 2 OA Apache by BIS
- Mohican Textures from blackfoot Texture.
利用規約
I take no responsibility for (im)possible damage to your game/system that may be caused by installation of this Addon. This Addon is also prohibited to be used in any commercial product.
0 コメント:
コメントを投稿