Arma 3
64 ratings
Hell-Heli : Malden Autorotation Practice
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Persistent
Scenario Type: Air
Scenario Map: Malden 2035
Tags: Tag Review
File Size
Posted
Updated
498.949 KB
28 Jan, 2019 @ 8:17am
28 Jan, 2019 @ 8:46am
2 Change Notes ( view )

Subscribe to download
Hell-Heli : Malden Autorotation Practice

In 1 collection by dr_strangepete
Hell-Heli Autorotation Practice Pack
7 items
Description
Practice Autorotations, featuring Instant Helicopter Switching, Quick Repair/Respawn, Customizable Randomized or Manual Engine Failures, Persistant Date, Weather and Settings

Now multilingual! multilingües! многоязычное! mehrsprachig! Vícejazyčný! plurilingue! Wielojęzyczny!

More Hell-Heli destinations!

Frequently Asked Questions
Q: I can't land/I do nothing but explode
A: Don't give up! The 'Advanced' flight model in Arma is extremely touchy; you probably don't want to learn in this mode unless you're a masochist. Try the 'Standard' model, no one will judge you. No, really.

Dropping collective *immediately* is critical to keeping your rotor speed up, and you'll need forward momentum but not too fast. You only want to add collective again at the last possible moment and you'll have to judge this on your own: are you slamming into the ground? or did you lose rotor speed and plummet?

Tail strikes and excessive sliding are also common causes of instadeath. Try adding a little rotation and flare to the side, instead of straight in - this will set you down faster, as you can pitch more steeply while the tail is up off to the side.

Watch Dslyecxi's Art of Flight videos. Religiously.

Q: I can't load/find the game!
A: Hell-Heli is a single-player mission, and after subscribing should be found in Scenarios at the main menu of the game. Sometimes this requires a game restart.

Sometimes Steam is just weird, and it won't show up. Occasionally something will be corrupted, and it will require you to find the cached missions and delete them manually - you'll need to research the latest way this is accomplished, as steam can always change the folder structure.

Q: Timeouts fail
A: Make sure the timeout input text fields have numbers only, and no errant spaces or other non-numeric characters. Sometimes hitting ESC, and restarting the mission will get it working again.

Q: A helicopter is missing/not working correctly
A: The script should auto-detect most helicopter mods if they are set up correctly. Some CUP helicopters have been known in the past to have broken hitpoints, which is necessary for the script to kill the engine. The current status of these is unknown, but i'd like to hear of successes and failures.

Q: Will you support [x] map?
A: I only have personal time to support and add the 'stock' maps that Arma 3 offers, including official DLC. I would consider a 3rd party map only if there were considerable demand for it.

The plus side: it is pretty easy to do it yourself! The process is pretty simple: put a unit on your new map, and copy some files. Head to the forum link at the bottom and download the mission zip.

In more detail, you'll need to first create a new mission on the map you'd like to play. Place any single unit on the map, and hit save. Find this mission folder in your Documents/Arma 3 [other profiles]/[profile name]/mission/[missionName.mapName]. Copy all the files from Hell-Heli mission folder *except* for the mission.sqm into your new mission. Thats it!

Q: Is this/will this be multiplayer?
A: No. There is no easy port of this, and I honestly don't have the time.

I do have a separate demo script that implements failures and repairs in a copilot-as-trainer type scenario, and that is multiplayer. The catch is that its intended to be implemented in your own missions, but the demo should work for a quick game. The code is unrestricted open-source. See the Arma Forums thread linked at the bottom to learn more.

Q: I saw your video...
A: As much as I'd love the credit, I didn't make the video(s) you saw. A number of gamers have referenced this script on youtube, etc, in their helicopter training videos, and some players have gotten the impression that I'm the same person; I'm not, but I am glad you made it here anyway. Any questions or praise should be directed to the authors

Q: How does it work? Can I copy it?
A: Magic. And yes!

Check out the forum link at the bottom; there you can download the mission folder, and see the code for yourself. I apologize for current condition and formatting of the code. The code is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. This means you can do what you'd like, as long as you retain the credit.


http://forums.bistudio.com/showthread.php?152165-SP-Hell-Heli-Simple-Randomized-Autorotation-Practice
10 Comments
JackFlicks 29 Apr, 2021 @ 8:51am 
@dr_strangepete Thanks so much for your response, I will try that out later!
dr_strangepete  [author] 28 Apr, 2021 @ 5:41pm 
@Jack - I appreciate that, thanks! I intend to add an option for jets, and custom class names for what will probably be the final non-bugfix update, but its a *long* way off. It necessitates a new UI for the settings, and Bohemia's GUI editor has been broken for no joke 7 years...its slow going to say the least.

You could try using the steps & code I posted in the message just before yours inreply to .Normalized, but change the B_Heli_Light_01_F to the classname of the vehicle you want to fly. As long as you don't change it with the menu, the script should continue to use the vehicle to respawn.

Alternatively, the mission source is available in the forum link in the description, you could manually edit it to add them but you'd have to know some scripting.
JackFlicks 26 Apr, 2021 @ 7:17am 
Hey @dr_strangepete Is there any way you can add thew y-32 and blackfish or tell me how to add them myself? I know your focus is on helicopters but I would also like to practice flying those two in this mission style as well. Thanks for these missions, they've been of incredible help to a lot of people!
dr_strangepete  [author] 19 Mar, 2021 @ 2:29pm 
@.Normalized - I'm a little confused on what you are saying, but you are certainly welcome to send the RPT and i'll take a look.

One thing you could try first: load up the singleplayer editor, drop a player character and run the mission; hit pause, and enter this into the debug console:

profileNamespace setVariable ["dsp_arp_heli", "B_Heli_Light_01_F"];

hit "local exec", and go back and try the mission again. If that doesn't reset it, you probably need to narrow down which add-on is causing the issue and we can go from there.
.Normalized 12 Mar, 2021 @ 7:22am 
yeah, i tried restarting multiple times and yes i am using diferent mods, the airframe i am stuck as is a parachute, reason why i am using mods is because id like to train with a set of those airframes; Should i still send the RPT file?
dr_strangepete  [author] 11 Mar, 2021 @ 9:44pm 
@.Normalized - best bet is to use the 'restart' option in the arma pause menu, followed by using Steam to Verify Game Files (afaik scroll wheel can't be modified by a mission.) Are you using any addons? If you're still experiencing this, feel free to send a copy of your RPT file to pete@shitnami.net
.Normalized 6 Mar, 2021 @ 3:34pm 
Hey, i cant access the scroll wheel and i cant change aircrafts, i am stuck with a parachute, any help?
dr_strangepete  [author] 6 Sep, 2020 @ 9:31am 
Hey all, as a proud union member and in honor of Labor Day, I got my ass in gear and caught up to the latest maps. Sorry for the delay! You can now find Livonia, and two seasons of independently developed Weferlingen in the collection, or via the links in the description above.

Enjoy, And have a great weekend!

And a moment of remembrance for those who fought and died to give us a weekend, overtime, and safer, less abusive working conditions. Solidarity forever
evangelionfan985 19 Apr, 2020 @ 8:40am 
it does work
Cowboy Chip 5 Mar, 2020 @ 11:34am 
the 1st and 3rd person switch is not working