Why, with this scc file, will one ship show up and not the other?
I know I have everything in it's right folders. Yet the Saratoga will not even show up in the Solar System browser.
I see nothing in the log when pressing "~" either.
Thanks,
Tim
Code: Select all
"Starbase G-6" "47 Uma"
{
Class "planet"
Mesh "spcDockWships2.cmod"
Radius 5
CustomOrbit ""
EllipticalOrbit
{
Period 1e32
SemiMajorAxis 5
}
RotationPeriod 24
Obliquity 0.01
Albedo 1.00
}
"Steamrunner" "47 Uma/Starbase G-6"
{
Class "spacecraft"
Mesh "Steamrunner.cmod"
Radius 0.180
FixedPosition
{
Planetographic [ -120 55 -1.4]
}
}
Obliquity 0.01
Albedo 1.00
}
"Saratoga" "47 Uma/Starbase G-6"
{
Class "spacecraft"
Mesh "saratoga.cmod"
Radius 0.180
FixedPosition
{
Planetographic [ -100 54 -1.3]
}
}
Obliquity 0.01
Albedo 1.00
}