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

1 line
3.8 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/_flags/do_after.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/__DEFINES/_flags/do_after.html#define">Define Details</a></header><main><h1>code/__DEFINES/_flags/do_after.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/_flags/do_after.html#define/IGNORE_TARGET_IN_DOAFTERS">IGNORE_TARGET_IN_DOAFTERS</a></th><td>Can do the action even if target is not added to doafters</td></tr><tr><th><a href="code/__DEFINES/_flags/do_after.html#define/IGNORE_USER_LOC_CHANGE">IGNORE_USER_LOC_CHANGE</a></th><td>Can do the action even if mob moves location</td></tr><tr><th><a href="code/__DEFINES/_flags/do_after.html#define/IGNORE_TARGET_LOC_CHANGE">IGNORE_TARGET_LOC_CHANGE</a></th><td>Can do the action even if the target moves location</td></tr><tr><th><a href="code/__DEFINES/_flags/do_after.html#define/IGNORE_HELD_ITEM">IGNORE_HELD_ITEM</a></th><td>Can do the action even if the item is no longer being held</td></tr><tr><th><a href="code/__DEFINES/_flags/do_after.html#define/IGNORE_INCAPACITATED">IGNORE_INCAPACITATED</a></th><td>Can do the action even if the mob is incapacitated (ex. handcuffed)</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/IGNORE_HELD_ITEM"><aside class="declaration">#define </aside>IGNORE_HELD_ITEM <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm#L9"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm 9"></a></h3><p>Can do the action even if the item is no longer being held</p><h3 id="define/IGNORE_INCAPACITATED"><aside class="declaration">#define </aside>IGNORE_INCAPACITATED <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm#L11"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm 11"></a></h3><p>Can do the action even if the mob is incapacitated (ex. handcuffed)</p><h3 id="define/IGNORE_TARGET_IN_DOAFTERS"><aside class="declaration">#define </aside>IGNORE_TARGET_IN_DOAFTERS <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm#L3"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm 3"></a></h3><p>Can do the action even if target is not added to doafters</p><h3 id="define/IGNORE_TARGET_LOC_CHANGE"><aside class="declaration">#define </aside>IGNORE_TARGET_LOC_CHANGE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm#L7"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm 7"></a></h3><p>Can do the action even if the target moves location</p><h3 id="define/IGNORE_USER_LOC_CHANGE"><aside class="declaration">#define </aside>IGNORE_USER_LOC_CHANGE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/_flags/do_after.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/_flags/do_after.dm 5"></a></h3><p>Can do the action even if mob moves location</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>