Scenario Lunar Industries Scenario Pack

Tex

O-F Administrator
Administrator
Retired Staff
Tutorial Publisher
Joined
Oct 16, 2007
Messages
6,574
Reaction score
67
Points
123
Location
Houston
Website
youtube.com
attachment.php


Greetings!

Here is the complete scenario package for my ORBITER 2016 video series: Lunar Industries.

*Download from the link below and extract to your ORBITER 2016 installation.


Scenario Pack:
https://www.orbiter-forum.com/attachment.php?attachmentid=15311&stc=1&d=1503352302


Video Series Playlist:
https://www.youtube.com/playlist?list=PLirZuGIPJhSW9N54nBAJps01xMTj7obrx


Addons REQUIRED!


Addons Recommended:
 

Attachments

  • Lunar Industries Thumbnail.jpg
    Lunar Industries Thumbnail.jpg
    133.1 KB · Views: 126
  • Lunar_Industries.zip
    36.9 KB · Views: 55

Pioneer

Well-known member
Joined
Mar 2, 2012
Messages
506
Reaction score
272
Points
78
Location
Greater Detroit
Always love your video series. Question though. How did you get the ESS to work with 2016?
 

kuddel

Donator
Donator
Joined
Apr 1, 2008
Messages
2,064
Reaction score
507
Points
113
Question though. How did you get the ESS to work with 2016?
ESS itself is not a problem, you might have other dependencies missing (UMMU, DeltaGlider IV, OrbiterSound, ...) that are used in the ESS packed Scenarios.

This Scenario e.g. works fine with Orbiter 2016 :
Code:
BEGIN_DESC
  DG en approche
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 60247.4790157788
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Ess
END_FOCUS

BEGIN_CAMERA
  TARGET Ess
  MODE Cockpit
  FOV 50.00
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_SHIPS
Ess:Ess
  STATUS Orbiting Earth
  RPOS -6464161.50 1681391.60 778245.03
  RVEL 1586.359 7162.088 -2329.351
  AROT 110.00 -10.00 80.00
  DOCKINFO 0:0,GL-01 1:0,GL-02
  IDS 0:109 100 1:110 100 2:111 100 3:112 100 4:113 100 5:114 100
  NAVFREQ 0 0
  XPDR 484
  roue 3 0.0226
  ant 3 0.8112
  pant 3 0.1320
  currentdock 3
  KillAngularRotation 1
END
GL-01:DeltaGlider
  STATUS Orbiting Earth
  RPOS -6464166.07 1681380.87 778225.70
  RVEL 1586.359 7162.088 -2329.351
  AROT 18.25 -9.85 10.15
  PRPLEVEL 0:0.954 1:0.966 2:0.983
  DOCKINFO 0:0,Ess
  IDS 0:45 100
  NAVFREQ 499 500 0 0
  XPDR 0
END
GL-02:DeltaGlider
  STATUS Orbiting Earth
  RPOS -6464182.63 1681392.57 778248.35
  RVEL 1586.359 7162.088 -2329.351
  AROT -115.44 -75.89 134.56
  PRPLEVEL 0:0.954 1:0.966 2:0.983
  DOCKINFO 0:1,Ess
  IDS 0:45 100
  NAVFREQ 499 500 0 0
  XPDR 0
END
Luna-OB1:Wheel
  STATUS Orbiting Moon
  RPOS 1126971.82 1936608.92 2564.43
  RVEL -1278.493 743.793 1.558
  AROT 0.00 0.00 95.69
  VROT 0.00 0.00 10.00
  IDS 0:560 100 1:564 100
  XPDR 494
END
GL-03:DeltaGlider
  STATUS Orbiting Earth
  RPOS -6464103.99 1681377.32 778241.07
  RVEL 1586.365 7162.078 -2329.355
  AROT 63.17 76.02 -54.72
  VROT 0.00 -0.15 8.68
  RCSMODE 2
  PRPLEVEL 0:0.537 1:0.900 2:0.983
  THLEVEL 7:0.002 8:0.002 13:0.006 14:0.006
  IDS 0:45 100
  NAVFREQ 112 524
  XPDR 0
END
END_SHIPS
 

Tex

O-F Administrator
Administrator
Retired Staff
Tutorial Publisher
Joined
Oct 16, 2007
Messages
6,574
Reaction score
67
Points
123
Location
Houston
Website
youtube.com
UMmu doesn't completely work with 2016, but you still need it installed for the XR series and ESS as well. Just don't get inside of a UMmu.
 
Top