Jump to content

KAS + Infernal Robotics


Garoad

Recommended Posts

I tried using Module Manager to add IR parts to KAS so they'd be transportable/attachable/etc. It didn't work. When you remove the IR parts from a KAS container, you get nothing. (Not even a non-functional part.)

Anyone know if there's any way to have this work? Below are the entries I tried using for IR. Some items could be "removed" from the KAS container, while others wouldn't even disappear. The ones that were removed just vanished.

@PART[GantryLargeScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[GantryLargeScaleableVariant] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[iRHingeClosedScaleable2] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 20

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[iRHingeTallScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 20

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[iRHingeTallNDScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 20

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[iRPistonScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[AdjustableRailScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[iR_RotatronScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

@PART[TelescopeFullAScaleable] {

MODULE

{

name = KASModuleGrab

evaPartPos = (0.0, 0.0, -0.15)

evaPartDir = (0,0,-1)

storable = True

storedSize = 40

attachOnPart = True

attachOnEva = False

attachOnStatic = False

}

}

Link to comment
Share on other sites

I'm surprised nobody has done or tried to do this yet. To me this is THE ideal way to build a base w/EVA (or die trying). I expected someone to pop in here and explain why it can't be done so easily.

The part selector is right, but you need to read the readme of modulemanager, your missing some selector

Guilty here, I've barely glanced at the mm docs (every other thing I've added was trivial). These types of entries work fine for most regular parts (KAS obviously is quite different).

What do you mean by "selector" and how do you know it's missing? (The term doesn't seem to be used in the mm docs.)

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