Jump to content

Tribby

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • About me
    Curious George
  1. Love these parts, very nicely done! I had some issues using this with remote tech, the mk2 drone core does not require a connection, it always allows you to control the vessel it's used on. After messing about a bit with the config files i found a solution, figured i'd post it in here in case anyone else has the same problem. @PART[mk2DroneCore] { MODULE { name = ModuleSPU IsRTCommandStation = true // this allows it to be remote command station, i thought it be good to have on this probe but you can leave it out as well } MODULE { name = ModuleRTAntennaPassive TechRequired = unmannedTech OmniRange = 3000 TRANSMITTER { PacketInterval = 0.3 PacketSize = 2 PacketResourceCost = 15.0 } } } Put that in a .cfg file in either the GameData/RemoteTech2 or GameData/SpaceplanePlus directory and it should be fixed.
×
×
  • Create New...