-
Notifications
You must be signed in to change notification settings - Fork 67
VesselDestroyed Parameter
Jeremie Rossignol edited this page Jul 14, 2015
·
3 revisions
The VesselDestroyed parameter requires that the player destroys their vessel! Khaaaaan!
PARAMETER { name = VesselDestroyed type = VesselDestroyed // Set to true if this vessel must be destroyed by impacting into terrain // (and not another vessel or a building). // // Type: bool // Required: No (defaulted) // Default: false // mustImpactTerrain = true // Text for the contract parameter. // // Type: string // Required: No (defaulted) // Default: Vessel Destroyed // //title = }
- 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