IgiLoad スクリプトが更新で C-130J アドオンに対応

Arma 3 内の車両やヘリに武器などの物資を搭載し、輸送する事を可能にした IgiLoad スクリプト がバージョン 0.9.7 へと更新され C-130J アドオン に対応されました。

このスクリプトでは動画のように、ATV を含め幾つかの車両の搭載や物資の空中投下のほかに CH-49 Mohawk の後部扉が開いているとそこから降下する事なども可能になっています。また、幾つかのパラメータが設定可能で、ミッションにより機能の制限を掛ける事も。

主な特徴

  • スクリプトに多くのパラメータで設定可能
  • ATV, 小型ボートと SDV はトラックで輸送可能
  • CH-49 Mohawk で ATV を輸送可能
  • CH-49 Mohawk では貨物を空中投下できる

チェンジログ:
  • New: The script can be run from "init.sqf".
  • New: The script itself will launch in existing vehicles and vehicles that will be created during the game.
  • New: Changes in the code to improve performance of script.
  • New: A separate action in the action menu for loading vehicles and separate for loading other stuff.
  • New: Initialization thread does not start immediately. Delay takes about 2-3 minutes.
  • New: C-130J by theebu is now supported.
  • New: New vehicles
  • Fix: SDV back on supported cargoes for CH-49 Mohawk.
  • Fix: Parachutes collisions with CH-49 Mohawk in stationary flight.
  • Change: Cargo parachutes for cargo.
  • Change: Minimum altitude for the drop with parachute changed from 30 to 50 meters.
  • Change: Procedure "IL_Do_Load" has been modified in order to facilitate the preparation of vehicles loaded with cargo by scripts.

使い方

ミッション中にこのスクリプトを有効化させるには、ダウンロードしたファイルをミッション フォルダへ配置し、init.sqf へ下記の構文を記述します。

0 = execVM "IgiLoad\IgiLoadInit.sqf";

様々なカスタマイズが可能となっており、全ての設定が こちら で解説されています。

IgiLoad script - logistical support - BI forum

0 コメント:

コメントを投稿