Jump to content

eberkain

Members
  • Posts

    1,331
  • Joined

  • Last visited

Everything posted by eberkain

  1. https://gfycat.com/quaintamplelangur the top node on the scout landing module needs to get moved up slightly
  2. when they added the stock commnet it was made entirely optional, so I'm sure they would take the same approach for a stock life support system.
  3. Thanks for pointing me in the right direction, I played around with the settings for the overlay and got something much closer to the map scans. Is there any way to control the resources on the list? I am playing an MKS game and I see several resources on there which I'm pretty sure are not used anywhere. Alumina, LqdHe3, Monzanite, Spodumene, Regiloth
  4. I feel like I need a joint reinforcement for the stock robotics parts. They just have so much slop and wiggle going on its silly.
  5. you need a decent gaming rig to be able to run ksp graphics mods at a playable framerate.
  6. I managed to redesign my crane, a few more parts, but it can flex around a 20t ore tank like its nothing.
  7. Oh wow, thank you for looking into that. You go above and beyond. His covid test was negative, so just got to work through whatever it is.
  8. i am getting imbalanced aero surfaces that are placed with symmetry, need to do more testing, but its late and been dealing with sick kid all day.
  9. That sounds like garbage collection, you can use the MemGraph mod to see if that is the case.
  10. I collected a little science from the Mun
  11. The command seat should be an inventory part, not a part with inventory. I looked at the config for it and that is how it is setup in stock. PART { name = seatExternalCmd module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_attach = 0.0, 0.0, 0.2, 0.0, 0.0, -1.0 TechRequired = fieldScience entryCost = 8100 cost = 200 category = Pods subcategory = 0 title = #autoLOC_500292 //#autoLOC_500292 = EAS-1 External Command Seat manufacturer = #autoLOC_501630 //#autoLOC_501630 = Kerlington Model Rockets and Paper Products Inc description = #autoLOC_500293 //#autoLOC_500293 = The EAS-1 External Command Seat provides all the controls needed to fully operate a spacecraft, just like a command pod, but without such needless frivolities as "pressurized interiors", or "seat belts". It's bare-bones, pedal-to-the-metal efficiency at its finest. attachRules = 0,1,0,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.05 minimum_drag = 0.05 angularDrag = 1 crashTolerance = 6 breakingForce = 20 breakingTorque = 20 maxTemp = 1200 // = 2900 vesselType = Rover CrewCapacity = 1 applyKerbalMassModification = false //This part never had a kerbal in the seat by default bulkheadProfiles = srf tags = #autoLOC_500294 //#autoLOC_500294 = chair control kerbal rover MODULE { name = KerbalSeat seatPivotName = seatPivot ejectDirection = 0.0, 0.1, 0.1 ejectionForceMax = 100.0 ejectionForcePercentage = 0.0 ejectionForceDirection = 0.0, 1.0, 0.0 } MODULE { name = ModuleCargoPart packedVolume = 70 } } Loading into the game I see it as having 2 inventory slots also, so something is chanigning it. My module manager config looks like this. UrlConfig { parentUrl = Squad/Parts/Command/externalCommandSeat/externalCommandSeat.cfg PART { name = seatExternalCmd module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_attach = 0.0, 0.0, 0.2, 0.0, 0.0, -1.0 TechRequired = fieldScience entryCost = 8100 cost = 200 category = Pods subcategory = 0 title = EAS-1 External Command Seat manufacturer = Kerlington Model Rockets and Paper Products Inc description = The EAS-1 External Command Seat provides all the controls needed to fully operate a spacecraft, just like a command pod, but without such needless frivolities as "pressurized interiors", or "seat belts". It's bare-bones, pedal-to-the-metal efficiency at its finest. attachRules = 0,1,0,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.05 minimum_drag = 0.05 angularDrag = 1 crashTolerance = 6 breakingForce = 20 breakingTorque = 20 maxTemp = 1200 vesselType = Rover CrewCapacity = 1 applyKerbalMassModification = false bulkheadProfiles = srf tags = chair control kerbal rover MODULE { name = KerbalSeat seatPivotName = seatPivot ejectDirection = 0.0, 0.1, 0.1 ejectionForceMax = 100.0 ejectionForcePercentage = 0.0 ejectionForceDirection = 0.0, 1.0, 0.0 } MODULE { name = ModuleCargoPart packedVolume = 70 } MODULE { name = ModuleInventoryPart InventorySlots = 2 packedVolumeLimit = 75 } MODULE { name = USI_ModuleRecycleablePart Menu = Disassemble Part ResourceName = MaterialKits Efficiency = .5 } MODULE { name = HotSpotModule } } }
  12. Year 1 Day 239 Mun Mission Five is a science collection expedition. The KShip will serve as a mothership to a lander that will visit the surface of the planet and deploy experiments and return. After several revisions a simple can design designed to make short hops was chosen for the lander and four were able to fit into the bay. Backup supplies were also added. Four scientist/engineer teams were selected to perform the work (the landers are remote piloted) and the mission was launched. Launch! Burning for the Mun. Parking in a low orbit. Its game time. Poles Highlands Polar Crater TWO Canyons Farside Crater Midlands THREE Twin Craters Midland Craters Lowlands FOUR Polar Lowlands Highland Craters Resupply and tanking of the KShip. Northeast Basin Northwest Crater All the landers return to the nest. Only a few scattered sites left to hit. Farside Basin East Farside Crater returning for resupply Southwest Crater East Crater Kerbin Eclipse Final docking Returning home safe water landing
  13. What if you make a part in the KonFabricator that you can't use to build with because its too heavy, is there any way to dessamble the part while it is still inside the inventory space?
  14. I'm confused, you say 1.11 was a bad update because all it did was introduce things that you could get from mods. And then you suggest that 1.12 update should be a bunch of stuff that you can already get from mods... I must be missing something here. Personally I don't want them adding a bunch of new stock parts, the game loads slow enough as it is. I want new gameplay features added to the stock game. Like what they did with the 1.11 update. It is amazing IMO.
  15. BTW just changes the time warp rates, nothing else. So use the stock controls, < > for normal warp and alt+< > for physics warp.
  16. The deployable science units get combined into a single vessel in the tracking station. It would be cool if all base modules connected by local logistics were combined into a single vessel in the tracking station in the same manner.
  17. Are the drag cubes saved with the vessel? I guess, what I mean is, do I need to rebuild a saved vessel or will just reloading it into the editor update it? EDIT: just launching a new vessel seems to have dramatically changed the drag cubes.
  18. If you you warp to another body the collisions wont work until you reload, a quicksave/load or tracking station and back, etc.. Its a known issue, not sure if @Gameslinxwill be able to find a way around that issue.
  19. I tested that wheel and it worked fine. We did have issues with some wheels that deploy.
  20. Year 1 Day 228 Duna Mission One had been in the planning stages waiting on a transfer window. The project manager decided this was a good opportunity to establish a comm relay and scanning network of our planetary neighbor. A new KShip was fitted with long term survival facilities, a crew was selected and the mission launched. The mission should arrive at Duna in 240d.
×
×
  • Create New...