gatos.ignite_engines
tool Common vessel actions
Ignite all ignitable engines on one vessel.
- Use when
- The intent is simply engine ignition and no custom envelope is needed.
- Availability
- control_enabled and vessel authority rules apply.
Input
| Field | Type | Requirement | Description |
|---|---|---|---|
vessel_id | string | Required | Raw target vessel id. |
Call example
gatos.ignite_engines({"vessel_id":"Hunter"})Result
Command result for canonical vessel.ignite.
Errors
- ENOENT for a missing vessel; EACCES when control authority is denied.
Operational notes
- Solid rocket ignition is irreversible in normal game physics.