Problem Station Building blocks animated pieces not showing up

3djonny

New member
Joined
Nov 28, 2013
Messages
1
Reaction score
0
Points
0
Hi all. I have a rather simple question.. I have Orbiter 2010 P1 and I can't get the animated Station Building blocks in 4.0 to show up. I've added spacecraft3.dll, is there something I'm missing? Any help is appreciated.
 
Hi all. I have a rather simple question.. I have Orbiter 2010 P1 and I can't get the animated Station Building blocks in 4.0 to show up. I've added spacecraft3.dll, is there something I'm missing? Any help is appreciated.

The problem with spacecraft3 modules is that you can't just add them with Scenario Editor. You have to either add them manually into scenario file or place a spacecraft3.cfg file consisting of
Code:
ClassName = Spacecraft3
Module = Spacecraft3

strings into Orbiter\Config\Vessels\ folder. The second way will make spacecraft3 to appear in vessels' list of ScenEd as a vessel, and you have to give this vessel the exact name of a module you want to spawn (BR101 for radiator, for example).
 
Back
Top