Jump to content

Searching for a 3,75 m Cargo Bay


Sirad

Recommended Posts

Hello all

To be more Specific: A Cargo Bay that doesnt look Airplane-Alike

I just want a Cargo bay that can be opened and Closed and is ROUND like a Rocket is.

(game version 1.05)

Is there any mod that has one ?

 

thanks in advance

Link to comment
Share on other sites

11 hours ago, cai1234 said:

The SpaceY Heavy Lifter's Part Pack has what you're looking for, and also has the same type of Cargo Bay for 5m, and 7.5m parts. It has a large number of parts that fit with 3.75m, 5m, and 7.5m.

 

http://forum.kerbalspaceprogram.com/index.php?/topic/90545-113-spacey-heavy-lifter-parts-pack-v113-2016-06-08/

no.

unless its not hidden anywhere its not in there.

Link to comment
Share on other sites

4 hours ago, Sirad said:

no.

unless its not hidden anywhere its not in there.

I know it's in there because I use the mod. It's not shown on the mod's page but it's there. In fact the other day I used it to store 2.5m batteries.

Link to comment
Share on other sites

1 hour ago, cai1234 said:

I know it's in there because I use the mod. It's not shown on the mod's page but it's there. In fact the other day I used it to store 2.5m batteries.

its a conical cargo 3,75 to 2,5. just not what i searched for.

i checked out the last version for 1.0.5 1.11.2

sorry for the inconvinience.

Link to comment
Share on other sites

SpaceY has that conical bay, and some Service Bays (3.75m and 5m). Modular Rocket Systems has a 2.5m cargo bay, so, if it lacks a 3.75m variant, you could probably rig up a 3.75m one right quick and match its mass to the Mk3 bays, so it isn't very not dense.

Link to comment
Share on other sites

@Siradyou can use a Module Manager patch to create a new cargo bay:

+PART[ServiceBay_250]:FIRST
{
    @name = ServiceBay_375

    @MODEL
    {
        %scale = 1.5, 1.5, 1.5
    }

    %scale = 1.0
    @rescaleFactor = 1.0

    @node_stack_top = 0.0, 0.975, 0.0, 0.0, 1.0, 0.0, 3
    @node_stack_top2 = 0.0, 0.855, 0.0, 0.0, -1.0, 0.0, 2
    @node_stack_bottom = 0.0, -0.975, 0.0, 0.0, -1.0, 0.0, 2
    @node_stack_bottom2 = 0.0, -0.855, 0.0, 0.0, 1.0, 0.0, 2

    @title = Service Bay (3.75m)

    @mass = 1.0
    @bulkheadProfiles = size3

    @MODULE[ModuleCargoBay]
    {
        @lookupRadius = 2.7
    }
}

 

Link to comment
Share on other sites

8 hours ago, Xyphos said:

cargo bays are useful, service bays not so much. they're too buggy for my liking.

@OP: have you tried using fairings?

Hmm Fairings can not be closed if once deployed. thats the problem.

 

Link to comment
Share on other sites

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...