-
Notifications
You must be signed in to change notification settings - Fork 72
Not Parameter
Jeremie Rossignol edited this page Aug 13, 2020
·
2 revisions
The Not parameter inverts the state of its child parameter.
PARAMETER
{
name = Not
type = Not
// 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: Is not true
//title =
PARAMETER
{
name = ReachState
type = ReachState
situation = LANDED
}
}
- 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