OHM Galaxy_C-5_Orion_Drop_Test

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0

Author: hutchison66

Hi  There  Small Update   Made a stupid mistake on the Orion Config,

Orion drop test from the C5 galaxy (yes I know it's not the C-17)

unzip into your orbiter folder

Before starting scenario goto modules and tick Universal Parachutes

Start the Scenario Galaxy at KSC  (other two are Empty Galaxy's)

Press G to retract Gear

Climb to desired Altitude Open Rear Doors   Left Shift Numpad 2

Press J to Deploy Orion Pallet

Select the pallet and Press J to release Orion Test module

Select Orion Press F1 and Change MFD to universal Parachute

Press DEP on the MFD to deploy Drogue Chute,  Press DEP again to Release Drogue

Press Next on the MFD to select Main Cutes

Press DEP again to deploy the Chutes

Thanks to Donamy for the Orion from his Side Mount SHDLV ( wouldn't have included it but had to Mod the Mesh)

also CompterEX for his Universal Parachute which makes this possible

Hope you enjoy this

David



DOWNLOAD
 
CTD on jettison of Orion from pallet:

Code:
**** WARNING: Mesh not found: .\Meshes\.msh
**** WARNING: Mesh not found: .\Meshes\.msh
**** WARNING: Mesh not found: .\Meshes\.msh
**** WARNING: Mesh not found: .\Meshes\OrionCM.msh
**** WARNING: Mesh not found: .\Meshes\HLV/OrionCMVC.msh
**** WARNING: Mesh not found: .\Meshes\.msh
**** WARNING: Mesh not found: .\Meshes\.msh
 
missing Mesh

D-OOH thanks for the head up used an old spacecraft ini file using the original config silly mistake just download the update or on the space craft .ini change the config to mesh OrionCM_DT and on the VC remove folder HLV till it reads OrionCMVC
sorry about that
david
 
The orion rolls onto its side when falling- or is that the aforementioned silly mistake that was fixed?
 
For those like me who are too impatient to wait for the author to issue an Orbiter 2016 version for this beauty, try changing the parameters below in the two related spacecraft .ini files:


Code:
;LAND_PT1=(0,-8.105,24.95)
;LAND_PT2=(-5.45,-8.285,0.87)
;LAND_PT3=(5.45,-8.285,0.87)
LAND_PT1=(0,-8.285,25.00)
LAND_PT2=(-21.65,-8.285,-12.5)
LAND_PT3=(21.65,-8.285,-12.5)
 
Back
Top