Challenge Voyage to Saturn

Voyager

New member
Joined
May 22, 2010
Messages
146
Reaction score
0
Points
0
You have received a challenge by the UN to lead a group of five men in a DGIV to head to Saturn. You have up to 4 years of oxygen and you can not carry any payload. There you will unload the crew to the station for four days. Then they will be brought back into the DGIV and sent back to Earth with it being refueled and it being reoxygenated. You must finish the mission by 2031 or fail.

Scenario posted below:

Code:
 BEGIN_DESC
Orbiter saved state at T = 112
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 60246.6611484871
END_ENVIRONMENT

BEGIN_FOCUS
  Ship GL-01
END_FOCUS

BEGIN_CAMERA
  TARGET GL-01
  MODE Cockpit
  FOV 50.00
END_CAMERA

BEGIN_PANEL
END_PANEL


BEGIN_SHIPS
ISS:ProjectAlpha_ISS
  STATUS Orbiting Saturn
  RPOS 774256.15 441981.85 63920929.38
  RVEL 5313.006 4996.379 -3472.334
  AROT 110.00 -10.00 80.00
  PRPLEVEL 0:1.000
  IDS 0:588 100 1:586 100 2:584 100 3:582 100 4:580 100
  NAVFREQ 0 0
  XPDR 466
  O2_TANK 100.00
  FOOD_TANK 100.00
  CFG_MONTH_O2 6.00
  CFG_MONTH_FOOD 6.00
  UCGO @@0,1,0,0,@@1,1,0,0,@@2,1,0,0,@@3,1,0,0,@@4,1,0,0,@@5,1,0,0,@@6,1,0,0,@@7,1,0,0,
END
Mir
  STATUS Orbiting Earth
  RPOS -1654218.03 393453.49 6435898.59
  RVEL -7495.773 -117.868 -1916.005
  AROT 0.00 -45.00 90.00
  IDS 0:540 100 1:542 100 2:544 100
  XPDR 482
END
Luna-OB1:Wheel
  STATUS Orbiting Moon
  RPOS -143771.66 -2235490.98 -2029.79
  RVEL 1476.398 -95.216 -0.528
  AROT 0.00 0.00 -17.67
  VROT 0.00 0.00 10.00
  IDS 0:560 100 1:564 100
  XPDR 494
END
GL-01:DeltaGliderIV
  STATUS Landed Earth
  POS -80.6858943 28.5906644
  HEADING 330.02
  RCSMODE 0
  PRPLEVEL 0:0.995 1:1.000 2:0.983
  IDS 0:45 100
  NAVFREQ 94 524
  XPDR 0
  ;-------------------------- Skin parameters must contain directory name of skin (without space) 
  MeshSkin Mining
  ;-------------------------- Cargo payload must contain name of config file or "none".(see doc) 
  CargoPayload none
  NOSECONE 1 1.00
  GEAR 1 1.00
  AllDoorsState 1 1.00 1 1.00 0 0.00 0 0.00 0 0.00 0 0.00 0 0 0.00
  But1Cockpit 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 5
  But2Cockpit 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 0 0
  TransEffect 0
  LifeBut1State 1 2 1 2 1 0 0 0 0 0 0 0 0 0 3
  LevelBatt 100.0000
  Emergency_power 10000.0000
  VoltageStartBus 48.0000
  VoltageGen1 0.0000
  VoltageGen2 0.0000
  VoltageGenBus 96.0000
  O2tankALevel 100.0000
  N2tankALevel 100.0000
  O2tankBLevel 100.0000
  N2tankBLevel 100.0000
  CabinO2Level 21.3856
  CabinCO2Level 350.1099
  CabinTempLevel 15.6400
  CabinPressure 14.6988
  CabinMoistLevel 42.0567
  CabinDustLevel 0.0002
  CabinO2Setting 21.4000
  CabinTempSetting 21.2000
  CabinPressSetting 14.7000
  AntennaTarget no_target
  O2ConsumptionSetting 6
  FuelConsumptionSetting 3
  MainenginePower 1
  ;------------------Crew parameters  UMMUCREW Function-Name-Age-CardiacPulse-WeightKg (fonction of Pilot must be: Capt) 
  NoOneOnBoard 0
  NoPilotOnBoard 0
  UMMUCREW Capt-Christopher_Coles-47-60-70
  UMMUCREW Spe-Burton_Lambert-22-66-78
  UMMUCREW Ast-Daniel_Gecker-33-72-75
  UMMUCREW Eng-Bradley_Banister-55-72-79
  UMMUCREW Spe-Bradley_Banister-36-65-82
  FailGearFailure 0
  FailGearCollapse 0
  FailLeftMainEngine 0
  FailRightMainEngine 0
  FailHoverEngine 0
  FailRcs 0
  FailSurfaceControl 0
  FailComputer 0
  FailComputerBlueScreen 0
  FailAutopilot 0
  FailExtRadiator 0
  FailAirbrake 0
  FailNoseCone 0
  FailCanopy 0
  FailAntenna 0
  FailLeftTurbo 0
  FailRightTurbo 0
  FailCargoDoor 0
  SpacesuitTimer 0
  UCGO @@0,1,0,0,@@1,1,0,0,@@2,1,0,0,@@3,1,0,0,
END
END_SHIPS

BEGIN_ExtMFD
END
 
Last edited:

Ark

New member
Joined
Jan 31, 2009
Messages
2,200
Reaction score
0
Points
0
ISS:projectAlpha_ISS

Ahahahaha. :lol:
 

Ark

New member
Joined
Jan 31, 2009
Messages
2,200
Reaction score
0
Points
0
Put your scenario inside [ code ] [ /code ] tags. This will prevent the forum system from automatically inserting smilies.

Instead of :p, you get
Code:
:P
 
Top