Macmachi 10 Posted May 12, 2018 Ballistic missiles mod for Arma 3 [NOTICE] If you use things from this mod you have to credit us! Steam link to the mod "Ballistic missiles" : https://steamcommunity.com/sharedfiles/filedetails/?id=1383958112 Download the mod "Ballistic missiles" without steam (v1.1) : https://drive.google.com/file/d/1MRljlvqyoCTTxiMFl7s4-LGsB3qZ1d3w/view?usp=sharing -----------------------------------------------------------------------Authors ----------------------------------------------------------------------- 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 -----------------------------------------------------------------------Features ----------------------------------------------------------------------- Use ballistic missiles to create original and impressive missions (missiles cannot be used as a weapon) Basic launch interface provided Single player and multiplayer compatible (tested on dedicated server) Low resource consumption animation Risk of injury or death if you are within 100m of the missile during launch (damage also compatible with Ace) -----------------------------------------------------------------------How to use this mod ----------------------------------------------------------------------- Place one or more missiles on the map Launch the missile(s) Method 1 : You can launch the missile with an interface by adding this function in the init of the object by using its variable name. For example, a laptop object with the variable name laptop1 : [laptop1] call TILK_fnc_isMissileLauncherInterface; Method 2 : Launch the missile by giving a variable name to the missile, you can put this function in a trigger or an addaction. For example, a missile object with the variable name missile1 : [missile1] call TILK_fnc_launchMissile; -----------------------------------------------------------------------Credits ----------------------------------------------------------------------- Source of missile sound : universal-soundbank.com Thanks to Bohemia Interactive -----------------------------------------------------------------------Images ----------------------------------------------------------------------- -----------------------------------------------------------------------Advertising ----------------------------------------------------------------------- You can download Mr.H's famous satellite mod for Arma 3, here : https://steamcommunity.com/sharedfiles/filedetails/?id=1310581330 If you are mission maker my comrade RedBelette develops a mission framework for Arma 3 that you find here: http://steamcommunity.com/sharedfiles/filedetails/?id=1226877632&searchtext=red+framework -----------------------------------------------------------------------Acknowledgements ----------------------------------------------------------------------- Many thanks to the TGV team ! ----------------------------------------------------------------------- Releases : -----------------------------------------------------------------------V1.0 : First release of the mod V1.1 : Add V2 missile Missiles are now destructible but not targetable Flame size reduction during launch 6 2 Share this post Link to post Share on other sites
sammael 366 Posted May 12, 2018 wow! can you povide non steam download option? 1 Share this post Link to post Share on other sites
Macmachi 10 Posted May 12, 2018 21 minutes ago, sammael said: wow! can you povide non steam download option? Sure, I updated my post. 1 Share this post Link to post Share on other sites
Othmane Niazi 16 Posted May 15, 2018 Love it thanks ! Share this post Link to post Share on other sites
A.Cipher 4 Posted May 16, 2018 WOW impressive work , could you make fly to a target ? Share this post Link to post Share on other sites
Macmachi 10 Posted May 16, 2018 5 hours ago, A.Cipher said: WOW impressive work , could you make fly to a target ? Thank you, not currently because this kind of missile is supposed to target targets beyond the distance of the Arma 3 maps. But in the meantime there is always possibility to combine the launch of a missile with an explosion trigger on a predefined area. Share this post Link to post Share on other sites
hcpookie 3770 Posted May 18, 2018 Actually... Yes you could make these fly to a target. In my ARTY pack I have scripts to make this happen. Ideally you will have a "missile silo" model to launch these from - just an object that would function as a static vehicle/launcher from which to launch the missiles. 2 Share this post Link to post Share on other sites
Macmachi 10 Posted May 31, 2018 Version 1.1 is released ! Add V2 missile Missiles are now destructible but not targetable Flame size reduction during launch Share this post Link to post Share on other sites