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

1 line
2.2 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__HELPERS/game.dm - /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="code/__HELPERS/game.html#define">Define Details</a></header><main><h1>code/__HELPERS/game.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__HELPERS/game.dm0"><img src="git.png" width="16" height="16" title="code/__HELPERS/game.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__HELPERS/game.html#define/GET_ERROR_ROOM">GET_ERROR_ROOM</a></th><td>Returns either the error landmark or the location of the room. Needless to say, if this is used, it means things have gone awry.</td></tr><tr><th>/proc/<a href="global.html#proc/get_bbox_of_atoms">get_bbox_of_atoms</a></th><td>Get a bounding box of a list of atoms.</td></tr><tr><th>/proc/<a href="global.html#proc/recursive_organ_check">recursive_organ_check</a></th><td></td></tr><tr><th>/proc/<a href="global.html#proc/remove_image_from_client">remove_image_from_client</a></th><td>Removes an image from a client's <code>.images</code>. Useful as a callback.</td></tr><tr><th>/proc/<a href="global.html#proc/announce_arrival">announce_arrival</a></th><td>Send a message in common radio when a player arrives</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/GET_ERROR_ROOM"><aside class="declaration">#define </aside>GET_ERROR_ROOM <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__HELPERS/game.dm#L9"><img src="git.png" width="16" height="16" title="code/__HELPERS/game.dm 9"></a></h3><p>Returns either the error landmark or the location of the room. Needless to say, if this is used, it means things have gone awry.</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>