-
Notifications
You must be signed in to change notification settings - Fork 67
ActiveVesselRange Requirement
Jeremie Rossignol edited this page Jul 14, 2015
·
3 revisions
The ActiveVesselRange requirement checks that the given celestial body has a satellite with sufficient range (achievable either via an omni antenna or dish set to active vessel).
REQUIREMENT:NEEDS[RemoteTech] { name = ActiveVesselRange type = ActiveVesselRange // Target body, defaulted from the contract if not supplied. // // Type: CelestialBody // Required: No (defaulted) // targetBody = Kerbin // The range that is required, in meters. // // Type: double // Required: Yes // range = 48000000 }
- Progress Based Requirements
- Research Based Requirements
- Space Program Requirements
- Contract Based Requirements
- Planetary Requirements
- RemoteTech Requirements
- Set Requirements
- Miscellaneous Requirements
Contract Configurator
Configuration File Syntax
Extending Contract Configurator