cargo

Vars | |
can_approve_requests | Can you approve requests placed for cargo? Works differently between the app and the computer. |
---|---|
can_send | Can the supply console send the shuttle back and forth? Used in the UI backend. |
cargo_account | The account this console processes and displays. Independent from the account the shuttle processes. |
cargo_shuttle | The name of the shuttle template being used as the cargo shuttle. 'supply' is default and contains critical code. Don't change this unless you know what you're doing. |
docking_away | The docking port called when leaving the station. |
docking_home | The docking port called when returning to the station. |
is_express | var that makes express console use rockets |
message_cooldown | var that tracks message cooldown |
radio | radio used by the console to send messages on supply channel |
requestonly | Can this console only send requests? |
stationcargo | If this console can loan the cargo shuttle. Set to false to disable. |
Var Details
can_approve_requests

Can you approve requests placed for cargo? Works differently between the app and the computer.
can_send

Can the supply console send the shuttle back and forth? Used in the UI backend.
cargo_account

The account this console processes and displays. Independent from the account the shuttle processes.
cargo_shuttle

The name of the shuttle template being used as the cargo shuttle. 'supply' is default and contains critical code. Don't change this unless you know what you're doing.
docking_away

The docking port called when leaving the station.
docking_home

The docking port called when returning to the station.
is_express

var that makes express console use rockets
message_cooldown

var that tracks message cooldown
radio

radio used by the console to send messages on supply channel
requestonly

Can this console only send requests?
stationcargo

If this console can loan the cargo shuttle. Set to false to disable.