budgetorders ![code/modules/modular_computers/file_system/programs/budgetordering.dm 1](git.png)
Vars | |
blockade_warning | If you're being raided by pirates, what do you tell the crew? |
---|---|
can_approve_requests | Can this console approve purchase requests? |
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. |
contraband | Can the tablet see or buy illegal stuff? |
docking_away | The docking port called when leaving the station. |
docking_home | The docking port called when returning to the station. |
requestonly | Are you actually placing orders with it? |
safety_warning | What do we say when the shuttle moves with living beings on it. |
self_paid | Is it being bought from a personal account, or is it being done via a budget/cargo? |
stationcargo | If this console can loan the cargo shuttle. Set to false to disable. |
Var Details
blockade_warning ![code/modules/modular_computers/file_system/programs/budgetordering.dm 24](git.png)
If you're being raided by pirates, what do you tell the crew?
can_approve_requests ![code/modules/modular_computers/file_system/programs/budgetordering.dm 18](git.png)
Can this console approve purchase requests?
cargo_account ![code/modules/modular_computers/file_system/programs/budgetordering.dm 34](git.png)
The account this console processes and displays. Independent from the account the shuttle processes.
cargo_shuttle ![code/modules/modular_computers/file_system/programs/budgetordering.dm 26](git.png)
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.
contraband ![code/modules/modular_computers/file_system/programs/budgetordering.dm 14](git.png)
Can the tablet see or buy illegal stuff?
docking_away ![code/modules/modular_computers/file_system/programs/budgetordering.dm 30](git.png)
The docking port called when leaving the station.
docking_home ![code/modules/modular_computers/file_system/programs/budgetordering.dm 28](git.png)
The docking port called when returning to the station.
requestonly ![code/modules/modular_computers/file_system/programs/budgetordering.dm 12](git.png)
Are you actually placing orders with it?
safety_warning ![code/modules/modular_computers/file_system/programs/budgetordering.dm 20](git.png)
What do we say when the shuttle moves with living beings on it.
self_paid ![code/modules/modular_computers/file_system/programs/budgetordering.dm 16](git.png)
Is it being bought from a personal account, or is it being done via a budget/cargo?
stationcargo ![code/modules/modular_computers/file_system/programs/budgetordering.dm 32](git.png)
If this console can loan the cargo shuttle. Set to false to disable.