Arma 3
35 人が評価
[Sample Mission] Rapid Dragon System
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer
Scenario Type: Air
Scenario Map: Altis
DLC: Apex
ファイルサイズ
投稿日
更新日
106.158 KB
2023年4月27日 3時07分
2023年5月19日 1時41分
3 項目の変更履歴 ( 表示 )
このアイテムを使用するには、 DLC が必要です。

サブスクライブしてダウンロード
[Sample Mission] Rapid Dragon System

解説
This mission is a sample mission of Rapid Dragon System scripts.

This script system implements a simplified Rapid Dragon system, a pallet system to drop and launch cruise missiles from a transport plane, for Arma 3.

ラピッド・ドラゴンは、輸送機の貨物室から複数の巡航ミサイルを展開するための、貨物パレットをベースとしたシステムです。
本ミッションは、このラピッド・ドラゴン システムをArma 3に実装したスクリプト群のサンプルミッションです。

使い方とスクリプト :
https://github.com/Schalldampfer/Rapid-Dragon-System-Script-for-Arma-3

ライセンス:Arma Public License Share Alike (APL-SA).
http://www.bistudio.com/community/licenses/arma-public-license-share-alike
10 件のコメント
Schalldämpfer  [作成者] 2024年6月6日 18時01分 
Maybe there was an update to the spec of the missile. The delay after launching needs to be revised according to the speed of the missile. When I created this, USAF's AGM158 was good but FIR's AGM158 was too fast so that they crash into the ground.
John Democracy 2024年5月29日 16時00分 
Hey got it working but only seems to function with the Venator cruise missile at the moment. The AGM-158 just crashed straight into the ground.
Schalldämpfer  [作成者] 2024年1月3日 22時17分 
If you have nothing to be overwritten, then you can copy the files into yours, but seems like you already have the description.ext (and maybe some other files and folders).

If you dont have Cfg*** block, then copy&paste the block from mine.
If you already have Cfg*** block, then you need do copy the contents in the block in to your Cfg*** block. (You should mind that no class to be defined twice.)
The functions folder/directory can be just copied into your mission folder. There are none to be overwritten in functions folder.
John Democracy 2024年1月3日 16時32分 
I don't get what is meant by "Merge contents in description.ext: Add this code into your CfgFunctions block." I've just added the "description.txt" file into my missions alongside the "functions" folder is this correct?
PandaKnight 2023年5月7日 15時12分 
if you could make the AGM-158C LRASM
and make it compatible with firewill aircraft, incredible <3
Schalldämpfer  [作成者] 2023年5月6日 22時11分 
I added this one in my Air-Launched Venator mod,
so now you can use them easily in custom missions and zeus.
https://steamcommunity.com/sharedfiles/filedetails/?id=2972112057
Schalldämpfer  [作成者] 2023年5月4日 4時43分 
You can add it in your missions! Visit the GitHub repo in the description, and follow the instructions.

I didn't have the idea to add it in Zeus, so I'm gonna develop some module for Zeus someday later. (I don't know how for now...)
For now, if you have installed "Zeus Enhanced" Mod, I think you can spawn a HEMTT Rack and call the function to initiate the RD system on the rack. ([_this] call RapidDragon_fnc_init; as Global execution command)
KiloLima 2023年5月3日 16時39分 
This is badass! Any plans to make this a mod so we can add this via custom missions & Zeus?
Schalldämpfer  [作成者] 2023年4月29日 23時09分 
I used "Venator Cruise Missile" from Jets DLC in the former half of the screen shots, and "AGM-158 JASSM" from USAF Mod in the latter half.
I think you can use any other cruise missiles from some mods (if they are not too fast. FIR's AGM158 had an issue due to too high speed).
Potts2023 2023年4月29日 11時16分 
What are those missiles called?