Jump to content

Problem with Remote tech 2


Organ_ic

Recommended Posts

Hi, I am having problem with remote tech 2, its antennas work as designed but this mod removes all comms from game (so in VAB I have no antennas for science transmission at science tab), I am using latest version of KSP and I run x64 version because 32 bit crashes right after loading for me.

Does anyone has same problem fixed?

Link to comment
Share on other sites

You have to have a connection to transmit science unless you edit the files.

Edit- If you look at the RemoteTech_Squad_Antennas.cfg you will see

@PART[longAntenna]
{
[COLOR="#FF0000"]!MODULE[ModuleDataTransmitter] {}[/COLOR] [COLOR="#FF0000"]<------- here stops you from transmitting and if you take out this line you should be able to transmit with this part[/COLOR]

[COLOR="#FF0000"]@MODULE[ModuleAnimateGeneric]
{
allowManualControl = false <--------- here stops you from deploy antennas if you change to true then you can
}[/COLOR]

MODULE
{
name = ModuleRTAntenna
Mode0OmniRange = 0
Mode1OmniRange = 2500000
MaxQ = 6000
EnergyCost = 0.13

DeployFxModules = 0

TRANSMITTER
{
PacketInterval = 0.3
PacketSize = 2
PacketResourceCost = 15.0
}
}

MODULE
{
name = ModuleSPUPassive
}
}

Edited by Mecripp2
Link to comment
Share on other sites

  • 1 month later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...