Arma 3 に 4 つの弾道ミサイルと発射シーケンスを追加する Ballistic missiles MOD が公開されました。マルチプレイにも対応しています。
設置された弾道ミサイルはラップトップといった指定オブジェクトからインターフェイスを開き、目標を指定するなどして発射ができます。なお発射地点の 100 メートル以内では発射時に負傷する可能性があります。
ゲーム内でインターフェイスを開くには、エディタから特定のオブジェクトを指定してその init 欄にコードをコピペします。
[指定オブジェクトに付けた名前] call TILK_fnc_isMissileLauncherInterface;
もしくはミサイルに名前を付け、トリガーなどから呼び出します。
[ミサイルに付けた名前] call TILK_fnc_launchMissile;
クレジット
- TILK : Realization of 3D models, import and adaptation of models in arma 3, participation in animation code and particle settings and debugging
- Mr.H : Creator of the missile launch interface, configuration of objects in arma 3, made the majority of the code with many code improvement and debugging
- Source of missile sound : universal-soundbank.com
- Thanks to Bohemia Interactive
Ballistic missiles - ARMA 3 - ADDONS & MODS: COMPLETE - Bohemia Interactive Forums
0 コメント:
コメントを投稿