Jump to content

Targus

Members
  • Posts

    40
  • Joined

  • Last visited

Reputation

15 Good

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  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
×
×
  • Create New...