Files
2025-02-05 06:19:18 +00:00

1 line
4.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/computer/cargo - /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="obj/machinery/computer/cargo.html#var">Var Details</a></header><main><h1>cargo <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/computer/cargo.html">computer/cargo</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/cargo/console.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/can_approve_requests">can_approve_requests</a></th><td>Can you approve requests placed for cargo? Works differently between the app and the computer.</td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/can_send">can_send</a></th><td>Can the supply console send the shuttle back and forth? Used in the UI backend.</td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/is_express">is_express</a></th><td>var that makes express console use rockets</td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/message_cooldown">message_cooldown</a></th><td>var that tracks message cooldown</td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/radio">radio</a></th><td>radio used by the console to send messages on supply channel</td></tr><tr><th><a href="obj/machinery/computer/cargo.html#var/requestonly">requestonly</a></th><td>Can this console only send requests?</td></tr></table><h2 id="var">Var Details</h2><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/cargo/console.dm#L13"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 13"></a></h3><p>Can you approve requests placed for cargo? Works differently between the app and the computer.</p><h3 id="var/can_send"><aside class="declaration">var </aside>can_send <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/cargo/console.dm#L9"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 9"></a></h3><p>Can the supply console send the shuttle back and forth? Used in the UI backend.</p><h3 id="var/is_express"><aside class="declaration">var </aside>is_express <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/cargo/console.dm#L26"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 26"></a></h3><p>var that makes express console use rockets</p><h3 id="var/message_cooldown"><aside class="declaration">var </aside>message_cooldown <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/cargo/console.dm#L23"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 23"></a></h3><p>var that tracks message cooldown</p><h3 id="var/radio"><aside class="declaration">var </aside>radio <aside> /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/radio/headset</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/cargo/console.dm#L21"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 21"></a></h3><p>radio used by the console to send messages on supply channel</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/cargo/console.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/cargo/console.dm 11"></a></h3><p>Can this console only send requests?</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>