Y Yuri_Gagarin New member Joined May 1, 2018 Messages 117 Reaction score 0 Points 0 Location United Kingdom Sep 4, 2018 #21 Ok. ---------- Post added at 02:45 PM ---------- Previous post was at 01:54 PM ---------- Are you home
Ok. ---------- Post added at 02:45 PM ---------- Previous post was at 01:54 PM ---------- Are you home
gattispilot Addon Developer Addon Developer Joined Oct 17, 2007 Messages 10,575 Reaction score 4,404 Points 203 Location Dallas, TX Sep 4, 2018 #22 No yet. In about 6 hrs I will be
Y Yuri_Gagarin New member Joined May 1, 2018 Messages 117 Reaction score 0 Points 0 Location United Kingdom Sep 4, 2018 #23 Ok.
gattispilot Addon Developer Addon Developer Joined Oct 17, 2007 Messages 10,575 Reaction score 4,404 Points 203 Location Dallas, TX Sep 4, 2018 #24 Worked got a ctd using the Plyon mfd though So in that scn: Code: STS-CONTROL:pylon\sts-control STATUS Landed Earth ATTACHED 0:0,STS-VC BEGINSEQ "CLICK AT- FOR SATELLITE OPS" USER ENDSEQ BEGINSEQ "RMS NOT PRESENT" USER ENDSEQ BEGINSEQ "SPEC-300 PRO/PRE-DEORBIT PROGRAM" USER CALL_SEQ "STS-VC:PRE-DEORBIT" USER_SEQ_ENABLED "STS-51J-BAY:OPS-301 PRO/DEORBIT PROGRAM" 1 USER_SEQ_ENABLED "STS-51J-BAY:MS-1 VIEW" 1 ENDSEQ END So make sure you have this cfg in the cfg/vessels/plyon folder Code: ClassName = STS-Control Module = pylon\pylon3 Mass = 1 EnableFocus = FALSE ; === Attachment specs === BEGIN_ATTACHMENT P 0 0 0 0 0 -1 0 1 0 END_ATTACHMENT
Worked got a ctd using the Plyon mfd though So in that scn: Code: STS-CONTROL:pylon\sts-control STATUS Landed Earth ATTACHED 0:0,STS-VC BEGINSEQ "CLICK AT- FOR SATELLITE OPS" USER ENDSEQ BEGINSEQ "RMS NOT PRESENT" USER ENDSEQ BEGINSEQ "SPEC-300 PRO/PRE-DEORBIT PROGRAM" USER CALL_SEQ "STS-VC:PRE-DEORBIT" USER_SEQ_ENABLED "STS-51J-BAY:OPS-301 PRO/DEORBIT PROGRAM" 1 USER_SEQ_ENABLED "STS-51J-BAY:MS-1 VIEW" 1 ENDSEQ END So make sure you have this cfg in the cfg/vessels/plyon folder Code: ClassName = STS-Control Module = pylon\pylon3 Mass = 1 EnableFocus = FALSE ; === Attachment specs === BEGIN_ATTACHMENT P 0 0 0 0 0 -1 0 1 0 END_ATTACHMENT