1 line
8.4 KiB
HTML
1 line
8.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/computer_file/program/budgetorders - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/computer_file/program/budgetorders.html#var">Var Details</a></header><main><h1>budgetorders <aside>/<a href="datum.html">datum</a>/<a href="datum/computer_file/program.html">computer_file/program</a>/<a href="datum/computer_file/program/budgetorders.html">budgetorders</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/blockade_warning">blockade_warning</a></th><td>If you're being raided by pirates, what do you tell the crew?</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/can_approve_requests">can_approve_requests</a></th><td>Can this console approve purchase requests?</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/cargo_account">cargo_account</a></th><td>The account this console processes and displays. Independent from the account the shuttle processes.</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/cargo_shuttle">cargo_shuttle</a></th><td>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.</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/contraband">contraband</a></th><td>Can the tablet see or buy illegal stuff?</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/docking_away">docking_away</a></th><td>The docking port called when leaving the station.</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/docking_home">docking_home</a></th><td>The docking port called when returning to the station.</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/requestonly">requestonly</a></th><td>Are you actually placing orders with it?</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/safety_warning">safety_warning</a></th><td>What do we say when the shuttle moves with living beings on it.</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/self_paid">self_paid</a></th><td>Is it being bought from a personal account, or is it being done via a budget/cargo?</td></tr><tr><th><a href="datum/computer_file/program/budgetorders.html#var/stationcargo">stationcargo</a></th><td>If this console can loan the cargo shuttle. Set to false to disable.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/blockade_warning"><aside class="declaration">var </aside>blockade_warning <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L24"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 24"></a></h3><p>If you're being raided by pirates, what do you tell the crew?</p><h3 id="var/can_approve_requests"><aside class="declaration">var </aside>can_approve_requests <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L18"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 18"></a></h3><p>Can this console approve purchase requests?</p><h3 id="var/cargo_account"><aside class="declaration">var </aside>cargo_account <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L34"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 34"></a></h3><p>The account this console processes and displays. Independent from the account the shuttle processes.</p><h3 id="var/cargo_shuttle"><aside class="declaration">var </aside>cargo_shuttle <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L26"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 26"></a></h3><p>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.</p><h3 id="var/contraband"><aside class="declaration">var </aside>contraband <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L14"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 14"></a></h3><p>Can the tablet see or buy illegal stuff?</p><h3 id="var/docking_away"><aside class="declaration">var </aside>docking_away <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L30"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 30"></a></h3><p>The docking port called when leaving the station.</p><h3 id="var/docking_home"><aside class="declaration">var </aside>docking_home <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L28"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 28"></a></h3><p>The docking port called when returning to the station.</p><h3 id="var/requestonly"><aside class="declaration">var </aside>requestonly <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L12"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 12"></a></h3><p>Are you actually placing orders with it?</p><h3 id="var/safety_warning"><aside class="declaration">var </aside>safety_warning <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L20"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 20"></a></h3><p>What do we say when the shuttle moves with living beings on it.</p><h3 id="var/self_paid"><aside class="declaration">var </aside>self_paid <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L16"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 16"></a></h3><p>Is it being bought from a personal account, or is it being done via a budget/cargo?</p><h3 id="var/stationcargo"><aside class="declaration">var </aside>stationcargo <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/budgetordering.dm#L32"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/budgetordering.dm 32"></a></h3><p>If this console can loan the cargo shuttle. Set to false to disable.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |