Jump to content

Targus

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by Targus

  1. @FreeThinker Hello sir, 1 shroud toggle is missing in this engine.
  2. sorry, I wrote the wrong version number, I tested the suggested config and it does work.
  3. 1:1.6.1 mod version for 1.8.1 KSP idk if it's gets corrected in the latest version
  4. Hello @linuxgurugamer I just let you know that the tug drone pod doesn't have a signal and probe control, so I checked everything ingame and then I checked the cfg file and compared it to other antennas, It looks like this. MODULE { name = ModuleDataTransmitter antennaType = RELAY packetInterval = 1.0 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge antennaPower = 400000 optimumRange = 100000 packetFloor = .1 packetCeiling = 5 } It turns out that it has a slight difference so I made some slight modifications: MODULE { name = ModuleDataTransmitter antennaType = DIRECT packetInterval = 1.0 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge antennaPower = 400000 antennaCombinable = False } It's now working flawlessly. This probably works too MODULE { name = ModuleDataTransmitter antennaType = INTERNAL packetInterval = 1.0 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge antennaPower = 400000 optimumRange = 100000 packetFloor = .1 packetCeiling = 5 }
  5. That reactor is from Nertea's mods if I guessed correctly, you can't mixed it with KSPIe
  6. May I ask for a diagram how to obtain colony supplies?
  7. May I ask for a diagram how to obtain colony supplies? sorry wrong thread
  8. @Lisias Good day. I got a FATAL TweakScale Error https://github.com/net-lisias-ksp/TweakScale/issues/104
  9. @linuxgurugamer @FreeThinker @zer0Kerbal Thanks for your efforts
  10. Gonna park it on my Space habitat for the mean time.
  11. It's a 1.0 hyper engine from hyper drive mod https://www.curseforge.com/kerbal/ksp-mods/hyper-drive made by @Exodus_Solis To rotate the engine, embedded between the "liftatron" and the tank is the "rotatatron" from Infernal Robotics - Next
  12. Good day sir, I got a warning issue on this part, other part are ok so far.
×
×
  • Create New...