Jump to content

Hollow docking port


TheKurgan

Recommended Posts

Hello all, I have a problem I am trying to solve.

The following is an image of one of my science ships. The one pictured has a modified Karborundum engine that works in atmosphere  and a GN Drive. I will be using this ship to gather science and explore planets on my deep space (other solar systems) missions. This craft will be docked to a much much larger warp capable ship that I have built and named the Galileo III.

This ship is ridiculously fast and maneuverable, and I have extensively tested it... but I cannot get the modified Clamp-O-Tron Docking Port XL from SXT Continued to dock to anything...

The modification in question is a simple tweakscale MM patch:

Spoiler

@PART[SXTdockingPortVeryLarge]:NEEDS[TweakScale]
{
    MODULE
    {
        name = TweakScale
        type = stack
        defaultScale = 3.75
    }
}

 

Does anyone know how I could make this work... maybe @linuxgurugamer ?

I would love to make it compatible with the stock Clamp-O-Tron Docking Port Sr.

Thanks.

0bpkSum.jpg

Edited by TheKurgan
Link to comment
Share on other sites

Awesome, I just found this:

Spoiler

@PART[*]:HAS[@MODULE[ModuleDockingNode]]:Final
{    
@MODULE[ModuleDockingNode]
 {
 @nodeType = size0,size1,size2,size3
 }
}

Thanks for the "point in the right direction" I appreciate it.

Link to comment
Share on other sites

3 hours ago, TheKurgan said:

Awesome, I just found this:

  Hide contents


@PART[*]:HAS[@MODULE[ModuleDockingNode]]:Final
{    
@MODULE[ModuleDockingNode]
 {
 @nodeType = size0,size1,size2,size3
 }
}

Thanks for the "point in the right direction" I appreciate it.

That's what my patch does,  be warned though if you dock a Jr to the regular sized port  undocking will be tricky.  

To get to the port you have to focus the camera on the port then rotate it to JUST the right position to right click the JR port. 

My main use is to dock, Contares - CIDAS-A9 Androgynus Docking Port to a standard docking port. 

GEH

Link to comment
Share on other sites

  • 5 years later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...