Tennis30 2 Posted April 13, 2018 Good morning everyone, I've been tempted for a long time to interfere in scripts and mods. Also, as I'm on vacation right now I could take more time on this.for that I would like to create a nuclear bomb like a tsar bomba that we could launch from a plane.but the problem is that I don't know much about it and I would need help .I looked at several tutorials and forum on this subject but I didn't understand much... Could you clarify the work I would have to do to make it (the steps I would have to follow),advise me tutorials that will be useful? Especially since there are experts in the field on this forum ,that's why I post my topic here and not elsewhere:) I thank in advance whoever will help me and will take the time to explain ^^ Thank you. (Sorry for my English mistakes^^) Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted April 13, 2018 Try downloading one of the already existing nuke mods. Play around with it, adjust some parameters and see if you can get a grip of it. Doing something like this in arma is a good chunk over the head for a beginner, I'd suggest starting with simpler stuff to get a hold of the basics and how scripts work in general. Making an authentic nuke requires quite a few hours of tweaking the (still) underwhelming particle effects if you're keen on having that infamous mushroom visible all over the map. Cheers Share this post Link to post Share on other sites
AZCoder 921 Posted April 13, 2018 The Arma 2 Eagle Wing campaign did a good job at making a huge mushroom cloud. It was a non-interactive visual only, but it did the job. Alias has a really good nuke script that can damage structures, has some residual fallout particles and some other effects. Share this post Link to post Share on other sites
Tennis30 2 Posted April 13, 2018 Ok thanks for your answer . For exemple if i want change the range (increase at 2km of damage and not 500meters ) of the nuke of the b2 sprit of usaf mod ,how i do that? Share this post Link to post Share on other sites
AZCoder 921 Posted April 13, 2018 You really can't do that, it's part of an addon, but you could nicely ask the mod author to consider yield variations. Share this post Link to post Share on other sites
Tennis30 2 Posted April 13, 2018 And on this mod we can do something to increasze the range of the explosion : https://steamcommunity.com/sharedfiles/filedetails/?id=613191867&searchtext= Share this post Link to post Share on other sites
Tennis30 2 Posted April 14, 2018 It s not possible? Share this post Link to post Share on other sites
beno_83au 1369 Posted April 14, 2018 Most things are possible. What it comes down to is whether or not an author has any particular feature designed into their work. In this case, an explosion size or effect radius may be easy to implement, but the author never implemented a method for the user to adjust these (for whatever reason). At that point, your best choice is to ask the author for an update to add that option in, as @AZCoder mentioned, and hopefully it is worth their effort to implement. Otherwise, you may need to create your own. Share this post Link to post Share on other sites
Tennis30 2 Posted April 15, 2018 That's what I'd like to do but I need some steps to follow or a tutorial and it is with great pleasure that I would do it (because my goal at the beginning was to create as I could do what I would like).Even if it will take time if you know the desire that I have to create one. 1 Share this post Link to post Share on other sites
Tennis30 2 Posted April 17, 2018 I give up my project because I see that nobody knows how to make a nuke. Share this post Link to post Share on other sites
Harzach 2517 Posted April 17, 2018 37 minutes ago, Tennis30 said: I give up my project because I see that nobody knows how to make a nuke. That's the spirit! 1 2 Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted April 17, 2018 16 minutes ago, Harzach said: That's the spirit! Learning how to script in arma is incredibly difficult for a beginner. It's not like there's any guides or tutorials available. Spoiler Oh, wait a second... Cheers 3 1 Share this post Link to post Share on other sites
AZCoder 921 Posted April 17, 2018 1 hour ago, Tennis30 said: I give up my project because I see that nobody knows how to make a nuke. If you just want to modify the blast radius, the best bet is to communicate with one of the mod authors and see if they will help. If you want to make your own, you can download and look at their scripts to see how they did it. Sometimes the best way to learn is to make changes to their scripts and see what happens, as a learning exercise. As long as you do not to steal their work. Share this post Link to post Share on other sites