Jump to content

Kilonum

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Kilonum

  1. I'm getting it with Real Solar System without RO, but only on the "pre-impact" unpause. the pre-deployment unpausing does work.
  2. Current issue I am having is that it is not pulling the latest version of MechJeb (latest is 2.4.2, CKAN Showing 2.4.1 as latest), Firespitter (6.3.5 vs 7.0) and Editor extensions (2.3 vs 2.4)
  3. Or if you want to preserve tech tree progress when adding MechJeb to all command modules. @PART [*]:HAS[@MODULE[ModuleCommand],!MODULE[MechJebCore]]:Final { MODULE { name = MechJebCore MechJebLocalSettings { MechJebModuleCustomWindowEditor { unlockTechs = flightControl } MechJebModuleSmartASS { unlockTechs = flightControl } MechJebModuleManeuverPlanner { unlockTechs = advFlightControl } MechJebModuleNodeEditor { unlockTechs = advFlightControl } MechJebModuleTranslatron { unlockTechs = advFlightControl } MechJebModuleWarpHelper { unlockTechs = advFlightControl } MechJebModuleAttitudeAdjustment { unlockTechs = advFlightControl } MechJebModuleThrustWindow { unlockTechs = advFlightControl } MechJebModuleRCSBalancerWindow { unlockTechs = advFlightControl } MechJebModuleRoverWindow { unlockTechs = fieldScience } MechJebModuleAscentGuidance { unlockTechs = unmannedTech } MechJebModuleLandingGuidance { unlockTechs = unmannedTech } MechJebModuleSpaceplaneGuidance { unlockTechs = unmannedTech } MechJebModuleDockingGuidance { unlockTechs = advUnmanned } MechJebModuleRendezvousAutopilotWindow { unlockTechs = advUnmanned } MechJebModuleRendezvousGuidance { unlockTechs = advUnmanned } } } } Just for the stupid, how/where does one put in these scripts?
×
×
  • Create New...