Feint 137 Posted March 30, 2014 (edited) SP mission=================Mission name: SUBMARINE AND SDV DEMONSTRATION MISSIONVersion: 1.0Author(s): FEINTRelease date: 3/30/2014Contacts:=================Web: http://www.jonhillenbrand.comEmail: http://www.jonhillenbrand.com/contact/Required game:=================Arma 3Required addons: =================None - official onlyInstallation: =================Move the mission folder into the Arma 3 "missions" folder in "My Documents" under your profile name.Typically - C:\Users\WINDOWS USER NAME\Documents\Arma 3 - Other Profiles\ARMA PROFILE NAME\missions.Then open Arma 3, open the editor and open the mission.In case of any problems try to contact author(s).You may also try to find a solution on official forums - http://forums.bistudio.com/index.phpDescription: =================In this mission, I demonstrate how to generate the static submarine object in Arma3. I also demonstrate how to attach it to an SDV so that it can be submerged. I further show how to attach ANOTHER SDV to the hull of the submarine and attach a simple action to that SDV so that it can be detached.Features: =================-Generate the submarine-Submerge the submarine (workaround)-Control the position and movement of the submarine (workaround)-Use attachTo to attach an SDV to a submarine-Create an action to detach the SDV from the submarineChangelog/known bugs: =================VER 1.0 - Initial ReleaseCredits: =================Thanks to The SwissMAVERICK from allerting me to the existence of the new submarine.Also, special thanks to Arma3 for providing a neverending set of commands and toys to play with.Disclaimer:=================Any unauthorized modification of the released files is not allowed without any written permission by the author(s).You are using those files at your own risk.Author(s) of those files are not liable for any damage or loss of data caused by using of those files.Usage of those files is also prohibited for any commercial purposes.SCREENIES:​================= DOWNLOAD HERE Edited March 30, 2014 by Feint Share this post Link to post Share on other sites
kremator 1065 Posted March 30, 2014 Very cool Feint! Share this post Link to post Share on other sites
Sanchez Milsim 70 Posted March 30, 2014 Many thanks and good job!!! Share this post Link to post Share on other sites
duzda 10 Posted March 31, 2014 Can you actualy move big submarine or not, and are you planing to ad reall hangar for svd? Share this post Link to post Share on other sites
Wiki 1558 Posted March 31, 2014 @duzdano, impossible. @Feint, nice job! however, the "detach sdv" command still stays after I detached it. and can you smthg (addaction too) to attach the sdv to the submarine? Plus, is it possible to use this template in a mission? thanks Share this post Link to post Share on other sites
INF_MIke64 53 Posted March 31, 2014 Very nice work. If you look at it out of the water its looks like HMS Astute. Fits with the campaign how else would British special forces get to Stratis undetected. Share this post Link to post Share on other sites
ericfr 0 Posted March 31, 2014 Fun, you can drive the Submarine, there is a SDV inside. Share this post Link to post Share on other sites
kilrbe3 37 Posted March 31, 2014 Very nice work. If you look at it out of the water its looks like HMS Astute. Fits with the campaign how else would British special forces get to Stratis undetected. Wow, your right! Also reading the Wiki, that boat is cursed already. Change of CO's within first 6 months, fatal shooting next year. Oh man. Gonna go try this mission now and hope its not 'cursed' too :P Share this post Link to post Share on other sites
INF_MIke64 53 Posted March 31, 2014 Wow, your right! Also reading the Wiki, that boat is cursed already. Change of CO's within first 6 months, fatal shooting next year. Oh man. Gonna go try this mission now and hope its not 'cursed' too :P Its only a shell and you can go though most of it, kinda like the ships in arma 2, hopefully they will expand on it. Technically is can be any of the Astutue class subs. Share this post Link to post Share on other sites
Feint 137 Posted April 2, 2014 Can you actualy move big submarine or not, and are you planing to ad reall hangar for svd? Yes, there's an SDV inside of the submarine which is how it is submerged. To move it, just put an AI in there, or get in there yourself and you can move it to wherever you like. @duzdano, impossible.@Feint, nice job! however, the "detach sdv" command still stays after I detached it. and can you smthg (addaction too) to attach the sdv to the submarine? Plus, is it possible to use this template in a mission? thanks This is just an example mission so that you can see what's possible. It's just meant to point you in the right direction for making your own missions. To get rid of the addAction, you can change the code in the init to the following: this addAction ["Detach SDV",{sdv_attached removeAction (_this select 2); detach sdv_attached;}]; Share this post Link to post Share on other sites
mathias_eichinger 64 Posted March 4, 2016 Hi feint, this mission looks like to have a cool concept, but the download link gives me a 404, would you care to re-upload? 1 Share this post Link to post Share on other sites