Request Mir

Download Thorton's ISS 3.2. It has a Soyuz (Progress too) that you can add to the scenario via the scenario editor.

Learning how to manipulate a scenario file is something that's worth learning to do. It isn't coding, and it really isn't that hard. It can be something as simple as adding a few lines like so...

Betty:SoyuzTMA
STATUS Orbiting Earth
END


That tells the vessels name (in the case Betty), that it's a Soyuz currently in orbit. The END statement says that your done with it and it can look for the next vessel. If it's the last vessel on the list, the next "command" would be END_SHIPS
 
And using the scenario editor is another good thing to learn, since it allows creating complex scenarios with minimal effort.

And add-ons shall be scenario editor safe anyway according to martins quality standards, its a good idea to test that this is the case.
 
Hi there, on David413's site there is an addon named ISSFleet 4.5 that has the SoyuzTMA spacecraft included, also recompiled for Orbiter 2010.

You can use it WITHOUT modifying the whole .SCN files containing Soyuz (except for replacing "PANELS 1.0000" to "ARRAYS 1.00000")
 
Sorry for necroposting, but Gargantua, with the ISS Fleet add-on, the bottom-left dialog says that the UMMU 2.0 is not properly initialized in the code. How to ignore it?
 
Last edited:
Sorry for necroposting, but Gargantua, with the ISS Fleet add-on, the bottom-left dialog says that the UMMU 2.0 is not initialized in the code. How to ignore it?


I don't think you can do anything about it. As UMMu is not for 2016. When ever a fix new UMMu is made I suspect vessel will be in need of recode
 
Sorry for necroposting, but Gargantua, with the ISS Fleet add-on, the bottom-left dialog says that the UMMU 2.0 is not properly initialized in the code. How to ignore it?
Unfortunately you can't ignore it, like gattispilot said, there's no UMMU for O2016 (yet). Regardless, it is more O2016 friendly than the ones in ISSR 3.2 (no CTD in cockpit mode)


The only bug in the addon is that when you land the capsule, it doesn't recognize the 3D terrain. Only when it lands on the flat sea-level surface, the landing sequence is working properly
 
There might be an add-on, which removes such dialog. However, the Soyuz spacecraft of the ISS Fleet add-on works flawlessly in Orbiter 2016.
Mir.jpg
 
Last edited:
Sorry for necroposting, but Gargantua, with the ISS Fleet add-on, the bottom-left dialog says that the UMMU 2.0 is not properly initialized in the code. How to ignore it?

Two files needed
Modules\UMmu
Meshes\Ummu\ver.dtf

the system assumes that ummu is installed (Orbiter 2016)
 
Back
Top