We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
They're sort of a vessel, and could have resources. Figure out how to add an antenna to them.
The text was updated successfully, but these errors were encountered:
the mod 10km Omni Antenna for Kebals on EVA for Remote Tech...
@PART[kerbalEVA*]:NEEDS[RemoteTech] { MODULE { name = ModuleRTAntennaPassive OmniRange = 10000 TRANSMITTER { PacketInterval = 0.3 PacketSize = 2 } } MODULE { name = ModuleSPUPassive } }
Sorry, something went wrong.
This did not work on its own
{ %MODULE[ModuleRealAntenna] { %referenceGain = 1.5 %TxPower = 26 %TechLevel = 1 %RFBand = UHF } %RESOURCE { %name = ElectricCharge %amount = 100 %maxAmount = 100 %isTweakable = False }`
No branches or pull requests
They're sort of a vessel, and could have resources. Figure out how to add an antenna to them.
The text was updated successfully, but these errors were encountered: