Jump to content

[V1.2.3] Nice MKseries Body [NMB] [V3.8] [2022.11.2]


Kernowden Kerbin

Recommended Posts

8 hours ago, DownHereInChile said:

I'm having trouble using the parts alongside FAR. Would it be possible to configure them? I'm trying to figure out how so I can give it a shot myself, but you  definitely have more experience modding.

Delete all module lifting surface

And set all drag related config to 0

By module manager patch.

Link to comment
Share on other sites

10 hours ago, YoloT47 said:

How do I get the missile doors to open for bombbays when just select a missile in BDArmory?

Door open by select missile? It looks like BDAC didn't fix some bug About this function, this bug will allow missle can't recognition "Drop time",missile will ignition in bombbay. In fact,bombbay door will open by missile select in beta version,yes we did it.If BDC don't fix this bu,I won't release it.

Link to comment
Share on other sites

On 3/3/2018 at 12:53 AM, Kernowden Kerbin said:

Door open by select missile? It looks like BDAC didn't fix some bug About this function, this bug will allow missle can't recognition "Drop time",missile will ignition in bombbay. In fact,bombbay door will open by missile select in beta version,yes we did it.If BDC don't fix this bu,I won't release it.

As far as I know, there is no bug.

I don't think there has ever been an option to have the bay open when you select a missile manually... I could be wrong.

I have made custom bays work with the AI, with some help from the BDAc guys, and SpannerMonkey.

It all has to do with nodes... nodes that, by being placed in a very specific way, are used to determine the open space inside the bay, thus allowing BDAc to do it's clearance check . Also, the animation GUI names have to be EXACTLY like this:

startEventGUIName = Close
endEventGUIName = Open
actionGUIName = Toggle

Regarding the nodes, I got a "certain popular weapons" bay to work with the AI using these nodes:

node_stack_top2 = 0.0, 2.3, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom2 = 0.0, -2.3, 0.0, 0.0, 1.0, 0.0, 1
node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -3, 0.0, 0.0, -1.0, 0.0, 1

Then referencing them in the cargo bay node:

MODULE
    {
        name = ModuleCargoBay
        DeployModuleIndex = 1
        closedPosition = 1
        lookupRadius = 2.95
        
        nodeOuterForeID = top
        nodeOuterAftID = bottom
        nodeInnerForeID = top2
        nodeInnerAftID = bottom2
    }

 

 

Link to comment
Share on other sites

1 hour ago, TheKurgan said:

As far as I know, there is no bug.

I don't think there has ever been an option to have the bay open when you select a missile manually... I could be wrong.

I have made custom bays work with the AI, with some help from the BDAc guys, and SpannerMonkey.

It all has to do with nodes... nodes that, by being placed in a very specific way, are used to determine the open space inside the bay, thus allowing BDAc to do it's clearance check . Also, the animation GUI names have to be EXACTLY like this:

startEventGUIName = Close
endEventGUIName = Open
actionGUIName = Toggle

Regarding the nodes, I got a "certain popular weapons" bay to work with the AI using these nodes:

node_stack_top2 = 0.0, 2.3, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom2 = 0.0, -2.3, 0.0, 0.0, 1.0, 0.0, 1
node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -3, 0.0, 0.0, -1.0, 0.0, 1

Then referencing them in the cargo bay node:

MODULE
    {
        name = ModuleCargoBay
        DeployModuleIndex = 1
        closedPosition = 1
        lookupRadius = 2.95
        
        nodeOuterForeID = top
        nodeOuterAftID = bottom
        nodeInnerForeID = top2
        nodeInnerAftID = bottom2
    }

 

 

  If add node,it will limit  the missile installation position.All right,I'll try it.:confused:

Link to comment
Share on other sites

11 hours ago, commanderbunbun said:

Well, 1.4.0 has an update to the latest Unity engine, so NMB won't work on 1.4.0 since it was created for the older version of Unity. Hopefully, it would be updated to 1.4.1. I love the looks of those cockpits.

blast, i was just gonna ask that.

Link to comment
Share on other sites

On 2018/3/20 at 2:28 AM, commanderbunbun said:

Well, 1.4.0 has an update to the latest Unity engine, so NMB won't work on 1.4.0 since it was created for the older version of Unity. Hopefully, it would be updated to 1.4.1. I love the looks of those cockpits.

When I was tired of 1.3,I will updata to 1.4.1

Link to comment
Share on other sites

  • 5 weeks later...

ive been looking for a mod like this MAH WHOLE LIFE (not really), but thank you, i wonder why this mod isnt as popular as it should be

EDIT: i think b9 procedural wings are broken... so now im sad because i cant build good replicas :(  also in 1.4.2 it does the glitch where the craft jumps up into the air on launch      rip

Edited by BlaZe119
Link to comment
Share on other sites

w w w w wait ?????!!!!!!
is this MOD ready for 1.4.x ?????? :0.0::0.0::0.0:

On 4/29/2018 at 3:14 PM, BlaZe119 said:

ive been looking for a mod like this MAH WHOLE LIFE (not really), but thank you, i wonder why this mod isnt as popular as it should be

EDIT: i think b9 procedural wings are broken... so now im sad because i cant build good replicas :(  also in 1.4.2 it does the glitch where the craft jumps up into the air on launch      rip

IT IS UPDATED !!!!!!!!!!!!!!!!!!!!!!!!!!! :0.0::0.0:

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