mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
1 line
5.0 KiB
HTML
1 line
5.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/admin_defines.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="code/__DEFINES/admin_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/admin_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/admin_defines.html#define/CIDWARNING_SUPPRESSED_NOTETEXT">CIDWARNING_SUPPRESSED_NOTETEXT</a></th><td>Note text for suppressed CID warning</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/CIDTRACKING_PSUEDO_CKEY">CIDTRACKING_PSUEDO_CKEY</a></th><td>Note "ckey" for CID info tracking. Do not EVER update this.</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/ANTAGTRACKING_PSUEDO_CKEY">ANTAGTRACKING_PSUEDO_CKEY</a></th><td>Note "ckey" for roundstart antag rolling tracking. Do not EVER update this.</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/CONNECTION_TYPE_ESTABLISHED">CONNECTION_TYPE_ESTABLISHED</a></th><td>Client was let into the server</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/CONNECTION_TYPE_DROPPED_IPINTEL">CONNECTION_TYPE_DROPPED_IPINTEL</a></th><td>Client was disallowed due to IPIntel</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/CONNECTION_TYPE_DROPPED_BANNED">CONNECTION_TYPE_DROPPED_BANNED</a></th><td>Client was disallowed due to being banned</td></tr><tr><th><a href="code/__DEFINES/admin_defines.html#define/CONNECTION_TYPE_DROPPED_INVALID">CONNECTION_TYPE_DROPPED_INVALID</a></th><td>Client was disallowed due to invalid data</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/ANTAGTRACKING_PSUEDO_CKEY"><aside class="declaration">#define </aside>ANTAGTRACKING_PSUEDO_CKEY <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L81"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 81"></a></h3><p>Note "ckey" for roundstart antag rolling tracking. Do not EVER update this.</p><h3 id="define/CIDTRACKING_PSUEDO_CKEY"><aside class="declaration">#define </aside>CIDTRACKING_PSUEDO_CKEY <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L78"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 78"></a></h3><p>Note "ckey" for CID info tracking. Do not EVER update this.</p><h3 id="define/CIDWARNING_SUPPRESSED_NOTETEXT"><aside class="declaration">#define </aside>CIDWARNING_SUPPRESSED_NOTETEXT <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L75"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 75"></a></h3><p>Note text for suppressed CID warning</p><h3 id="define/CONNECTION_TYPE_DROPPED_BANNED"><aside class="declaration">#define </aside>CONNECTION_TYPE_DROPPED_BANNED <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L89"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 89"></a></h3><p>Client was disallowed due to being banned</p><h3 id="define/CONNECTION_TYPE_DROPPED_INVALID"><aside class="declaration">#define </aside>CONNECTION_TYPE_DROPPED_INVALID <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L91"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 91"></a></h3><p>Client was disallowed due to invalid data</p><h3 id="define/CONNECTION_TYPE_DROPPED_IPINTEL"><aside class="declaration">#define </aside>CONNECTION_TYPE_DROPPED_IPINTEL <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L87"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 87"></a></h3><p>Client was disallowed due to IPIntel</p><h3 id="define/CONNECTION_TYPE_ESTABLISHED"><aside class="declaration">#define </aside>CONNECTION_TYPE_ESTABLISHED <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/admin_defines.dm#L85"><img src="git.png" width="16" height="16" title="code/__DEFINES/admin_defines.dm 85"></a></h3><p>Client was let into the server</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |