Jump to content

Recommended Posts

Hello everyone! I am from China and I will show you an item and I am using a translator!😥

Cruise missile module. This module allows you to create a controllable cruise missile. It can enable radar and thermal imaging, and only requires simple settings to launch.

Even if this module is not loaded by some players, but the user loads it, players who have not loaded the module can still see the missile!

 

 

image:

https://imgur.com/QxgHcWa

https://imgur.com/ui6RdlW

https://imgur.com/bCPmb8F

https://imgur.com/6JZAewo

https://imgur.com/aRgRsT7

https://imgur.com/2LwOc68

https://imgur.com/lVRPzqI

https://imgur.com/lXckkhW

 

Instructions:

Create a cruise missile

call DESTINY_fnc_createMenu;

Create a cruise missile directly from the fixed wing

[0] call DESTINY_fnc_Launch;

Create a cruise missile directly

 [1] call DESTINY_fnc_Launch;

Bind VLS silo Launch from silo

Object addEventHandler ["Fired", {
    [2,_this # 6] call DESTINY_fnc_Launch;
}];

 

 

YouTube:

YouTube video

download:

STEAM

 

missions example Google Drive download
Google hard drive

  • Like 5

Share this post


Link to post
Share on other sites

Non-English post hidden @Melody_Mike

 

Quote

13) Write in English

Please write only in English on the public forums. Avoid writing in any other language or any kind of slang or txt speak since the majority of the members most likely won't understand. In private messages you are of course welcome to write in any language you wish

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×