![]() |
![]() |
Arma 3 の NATO につかわれている、Hunter MRAP という車両に銃座をとりつけられる Hunter GPK Kit System アドオン が公開されました。プレ アルファ版ですが、防盾つきの M2 重機関銃と Mk19 グレネード ランチャー、TOW 対戦車ミサイルを Hunter でつかえます。
標準では銃座を遠隔操作をする仕様のみですが、アドオンによって銃を直接に操作可能です。
![]() |
![]() |
車両へとりつけるには、エディタで“hunter1”と名付けた Hunter を設置し、つづいて Statics (NATO または Empty) カテゴリから“kit1”と名付けた Hunter Acc M2 Kit を設置します。そして、Hunter の init 欄へ下記のコードをコピペ。
dirVector = vectorDir hunter1; dirx = dirVector select 0; diry = dirVector select 1; dirz = dirVector select 2; kit1 attachto [hunter1,[-0.1,-1.7,1.2]]; kit1 setVectorDir [dirx,diry,dirz];
既知の問題
- this addon is just little test with MP. possible some bug when MP game.
- basically, this addon is use attachto command. mean don't expect too much, like open the hatch or something.
クレジット
- Firewill
- GPK Turret Model from arma2 oa hmmwv
- most Texture is Hmmwv 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 コメント:
コメントを投稿