Jump to content

QuazarCa

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • About me
    Bottle Rocketeer
  1. Does it work with .90 ? Please as not being able to take numbers from the thermometer and the radiation meter without destroying them is annoying .
  2. I had a crash when I used this mod with the CLS mod and that was what I changed to fix it.
  3. I have enjoyed using your mod's Please keep doing them. I found that you set your docking ports to false for the CLS mod "description = Docking port capable of attaching to ports of sizes 3.75m and smaller as well as other Universal Docking Ports. Compatible with "Connected Living Space". Impassable. name = ModuleConnectedLivingSpace passable = false I changed your CFG file to this PART { name = kipunivdockport375 module = Part author = Cpt. Kipard scale = 1 rescaleFactor = 1 MODEL { model = KipEng/parts/UnivDockPorts/UnivXLRingModel } MODEL { model = KipEng/parts/UnivDockPorts/UnivLargeRingModel } MODEL { model = KipEng/parts/UnivDockPorts/UnivMedRingModel } node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 3 node_stack_bottom = 0.0, -0.2, 0.0, 0.0, 1.0, 0.0, 3 // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 TechRequired = metaMaterials entryCost = 28000 cost = 3100 category = Utility subcategory = 0 title = Universal Docking Port X-Large description = Docking port capable of attaching to ports of sizes 3.75m and smaller as well as other Universal Docking Ports. Compatible with "Connected Living Space". passable. mass = 0.675 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 30 maxTemp = 3400 MODULE { name = ModuleConnectedLivingSpace passable = true } MODULE { name = ModuleDockingNode nodeType = size3 referenceAttachNode = top } MODULE { name = ModuleAdaptiveDockingNode ValidSizes = size0,size1,size2,size3 } } PART { name = kipunivdockport25 module = Part author = Cpt. Kipard scale = 1 rescaleFactor = 1 MODEL { model = KipEng/parts/UnivDockPorts/UnivLargeRimModel } MODEL { model = KipEng/parts/UnivDockPorts/UnivLargeRingModel } MODEL { model = KipEng/parts/UnivDockPorts/UnivMedRingModel } // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.2, 0.0, 0.0, 1.0, 0.0, 2 attachRules = 1,0,1,1,0 TechRequired = metaMaterials entryCost = 14000 cost = 1550 category = Utility subcategory = 0 title = Universal Docking Port Large description = Docking port capable of attaching to ports of sizes 2.5m and smaller as well as other Universal Docking Ports. Compatible with "Connected Living Space". passable. mass = 0.22 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 30 maxTemp = 3400 MODULE { name = ModuleConnectedLivingSpace passable = true } MODULE { name = ModuleDockingNode nodeType = size2 referenceAttachNode = top } MODULE { name = ModuleAdaptiveDockingNode ValidSizes = size0,size1,size2 } } PART { name = kipunivdockport125 module = Part author = Cpt. Kipard scale = 1 rescaleFactor = 1 MODEL { model = KipEng/parts/UnivDockPorts/UnivMedRimModel } MODEL { model = KipEng/parts/UnivDockPorts/UnivMedRingModel } // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision node_stack_top = 0.0, 0.2, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, -0.2, 0.0, 0.0, 1.0, 0.0, 1 attachRules = 1,0,1,1,0 TechRequired = specializedConstruction entryCost = 8000 cost = 450 category = Utility subcategory = 0 title = Universal Docking Port Medium description = Docking port capable of attaching to ports of sizes 1.25m and 0.625 as well as other Universal Docking Ports. Compatible with "Connected Living Space". passable. mass = 0.07 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 30 maxTemp = 3400 MODULE { name = ModuleConnectedLivingSpace passable = true } MODULE { name = ModuleDockingNode nodeType = size1 referenceAttachNode = top } MODULE { name = ModuleAdaptiveDockingNode ValidSizes = size0,size1 } }
  4. Thanks for the Quick Scrolling plugin Your work on fixing the mess KSP has done to their parts catalog should be made stock !!
  5. I loved scrolling through the parts, and miss it very much. The new stock one is a nightmare to use. Please update this mod as it is easier to work with than the stock one in .25 and .90.
×
×
  • Create New...