Question Project Apollo NASSP - Has it been updated to fix the broken scenarios?

VincentMcConnell

New member
Joined
Apr 12, 2012
Messages
89
Reaction score
0
Points
0
Location
Orange County
Basically the title covers it. I wanted to know if NASSP has been updated to have the other missions and scenarios that are currently broken in my version. All I have is Apollo 8 and Apollo 7.
 

Tschachim

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 7, 2008
Messages
300
Reaction score
0
Points
16
Location
nassp.sf.net
Website
nassp.sf.net
"Officially" only Apollo 7 works until we got it done completely and released Project Apollo - NASSP 7. The Apollo 8 Virtual AGC scenario is working OK, there are people who have done this Mission using it. Everything else is really broken because the LM isn't finished yet.

Cheers
Tschachim
 

VincentMcConnell

New member
Joined
Apr 12, 2012
Messages
89
Reaction score
0
Points
0
Location
Orange County
"Officially" only Apollo 7 works until we got it done completely and released Project Apollo - NASSP 7. The Apollo 8 Virtual AGC scenario is working OK, there are people who have done this Mission using it. Everything else is really broken because the LM isn't finished yet.

Cheers
Tschachim

Oh okay, cool. You know, when you finish the LM I think you guys should do something like this. Sell the checklists in replica NASA format so people could buy them and do the mission without relying on the MFD checklist.
 

Harmsway

Beta Tester
Beta Tester
Joined
Apr 9, 2008
Messages
38
Reaction score
0
Points
0
Website
www.eharm.net
Apollo 14

Below is a revised Apollo 14 scenario that places the Saturn V, MLP, MSS, transporter and VAB in their proper locations. It doesn't fix the LM for landing on the moon. We have to wait for the developers for that. However you can uses this code to fix the locations on all the other Apollo missions scenarios that fly the Saturn V off Pad A. Just open the scenario you want to change in Notepad and replace the POS data for the Saturn V, MLP, MSS, transporter and VAB with the POS shown below.

What this means is you can launch the Saturn V rockets in NASSP 7 Beta with everything looking as it should. Even practice these mission on the way to the moon.

Code:
BEGIN_DESC
Al Shepard, Stu Roosa and Ed Mitchel make mans fourth landing attempt on the moon at Fra Mauro. Jan 31 1971. The scenario starts at T-2h00min and uses the quickstart realism mode. (AS-509)
END_DESC

BEGIN_ENVIRONMENT
  System ProjectApollo/Sol
  Date MJD 40982.7937731482
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Kitty-Hawk
END_FOCUS

BEGIN_CAMERA
  TARGET Kitty-Hawk
  MODE Extern
  POS 2.44 0.0 -90.0 
  TRACKMODE TargetRelative
  FOV 60.00
END_CAMERA

BEGIN_MFD Left
  TYPE Map
  REF Earth
  BTARGET Cape Canaveral
END_MFD

BEGIN_PANEL
END_PANEL

BEGIN_SHIPS
Kitty-Hawk:ProjectApollo/Saturn5
  STATUS Landed Earth
  BASE Cape Canaveral:2
  POS -80.6040829 28.6083277
  HEADING 270.00
  FUEL 1.000
  APOLLONO 14
  REALISM 0
  NASSPVER 70000
  VECHNO 509
  STAGE 5
  STAGESTATUS 0
  DOCKSTATE 0
  MISSNTIME -7200
  TOAPO 185.3852
  TOPER 183.1628
  TOHDG 75.558
  MOONLONG -17.4713
  MOONLAT -3.6454
  MOONALT 0.0
  LANG English
  LEMN Antares
<Checklist>
    FILE Doc\Project Apollo - NASSP\Checklists\CSM Default Checklists.xls
</Checklist>
END
Crawler-Transporter:ProjectApollo\Crawler
  STATUS Landed Earth
  POS -80.6185829 28.5960795
  HEADING 48
  LVNAME Kitty-Hawk
END
ML:ProjectApollo\ML
  STATUS Landed Earth
  POS -80.6040855 28.6084066
  HEADING 0.43
  LVNAME Kitty-Hawk
END
VAB:ProjectApollo\VAB
  STATUS Landed Earth
  POS -80.6510030 28.5860380
  HEADING 75.04
  LVNAME Kitty-Hawk
END
MSS:ProjectApollo\MSS
  STATUS Landed Earth
  POS -80.6199179 28.5954105
  HEADING 244.99
END
END_SHIPS
 
Last edited:

spacman

New member
Joined
Mar 14, 2008
Messages
63
Reaction score
0
Points
0
nassp7

Could anyone let me know if the LM has a working computer?
And if so would you have a working scenario, Thanks
 

gamcdonald

New member
Joined
Jul 25, 2012
Messages
19
Reaction score
0
Points
0
Any idea when the LM will be finished? Really looking forward to it!
 
Top