-
Notifications
You must be signed in to change notification settings - Fork 67
None Parameter
Jeremie Rossignol edited this page Aug 13, 2020
·
2 revisions
The None parameter will fail if any of its child parameters are completed.
PARAMETER { name = None type = None // The text to display. Highly recommended not to use the default text, as // when the parameter is complete the text of the children disappears (and // the default text doesn't give the player a very good idea what the // parameter was about). // // Type: string // Required: No (defaulted) // Default: Prevent ALL of the following //title = PARAMETER { name = ReachSpace type = ReachSpace } PARAMETER { name = ReachState type = ReachState minSpeed = 1000 maxSpeed = 5000 } }
- Vessel Parameters
- VesselParameterGroup
- Vessel Attributes
- Vessel State
- Vessel History
- RemoteTech
- Kerbal Parameters
- Progression Parameters
- Negative Parameters
- Set Parameters
- Planetary Parameters
- Miscellaneous Parameters
Contract Configurator
Configuration File Syntax
Extending Contract Configurator