Project Space Transportation System 2016

Thanks. I may need to reload SSV. But I need this file:
(SSV_SRB) [ERROR] Can't open mission file STS-59
 
ok. tRY THIS:

Open the STS59CB.cfg and add an attachment:
; === Configuration file for vessel class Shuttle ===
ClassName = STS59CB
Module = STS59CB

Mass = 10

RenderCockpit = TRUE

BEGIN_ATTACHMENT
P 0 0 0 0 -1 0 0 0 1 SSV
END_ATTACHMENT

Then make this change to the scn.
STS59CB:STS59CB
SIRC 0 0.0000
XSAR 1 1.0000
STATUS Landed Earth
POS -80.6040953 28.6082743
HEADING 148.64
ALT 39.152
AROT 90.000 0.160 90.000
ATTACHED 1:15,Endeavour
AFCMODE 7
NAVFREQ 0 0
XPDR 0
END

With out a good external view it is hard to see if she is in the correct position/direction. But if you need to raise/lower the STS59CB change the attachment position values.
P 0 0 0
 
Yes I think that is the way to do it. Because the SSV and STS2016 have different dimensions. there may be some issues.
 
Any others? I know there where one that had a lot of EVA stuff. I might go back thru 1-9 and check the missing textures on the ASE units
 
I tried to attach Eureca to the Atlantis SSV bay but I get this error message every time
😭
(SSV_OV) [FATAL ERROR] Exception in clbkPreStep: [Payload_Latch_1] Attached vessel attachment ID is not compatible
 
I am not sure if/ what ID ssv uses. Most use GS. Might ask on the SSV forum
 
I use ID of GS. but SSV uses GF
So in the cfg just add a line for the attachment and use GF
this is what it looks like:
RMS = CreateAttachment(true, _V(-1.561, 1.67, 0.465), _V(-0.714216, 0.692871, -0.0991215), _V(0.43054, 0.546559, 0.718268), "GS", true);//0, 3.45, 2.58
 
Here's an image of the payload bay configuration during STS-103

IMG_20231012_184219.jpg

And here's STS-82... can't find any top-view images for this mission though
sts-82_orbit.jpg
 
Last edited:
Back
Top