You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contract Configurator currently has a HasAntenna parameter which allows contracts to require antennas of a specific power level and relay status, but that can't be checked and is also fundamentally at odds with RealAntenna, so any contracts using that don't work with RealAntenna and can't feasibly be made to work with it.
RemoteTech has support for Contract Configurator parameters which allows contracts to require a link to KSC or with other specific craft as a condition for contract completion. It would be quite helpful to have equivalents of HasAntenna, KSCConnectivity, CelestialBodyCoverage, and VesselConnectivity as described in the Contract Configurator documentation ( https://github.com/jrossignol/ContractConfigurator/wiki/Parameters ) as well as any other potentially useful parameters.
The text was updated successfully, but these errors were encountered:
Contract Configurator currently has a HasAntenna parameter which allows contracts to require antennas of a specific power level and relay status, but that can't be checked and is also fundamentally at odds with RealAntenna, so any contracts using that don't work with RealAntenna and can't feasibly be made to work with it.
RemoteTech has support for Contract Configurator parameters which allows contracts to require a link to KSC or with other specific craft as a condition for contract completion. It would be quite helpful to have equivalents of HasAntenna, KSCConnectivity, CelestialBodyCoverage, and VesselConnectivity as described in the Contract Configurator documentation ( https://github.com/jrossignol/ContractConfigurator/wiki/Parameters ) as well as any other potentially useful parameters.
The text was updated successfully, but these errors were encountered: