1 line
4.6 KiB
HTML
1 line
4.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/vehicles.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/vehicles.html#define">Define Details</a></header><main><h1>code/__DEFINES/vehicles.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/vehicles.html#define/VEHICLE_CONTROL_DRIVE">VEHICLE_CONTROL_DRIVE</a></th><td>controls the vehicles movement</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/VEHICLE_CONTROL_KIDNAPPED">VEHICLE_CONTROL_KIDNAPPED</a></th><td>Can't leave vehicle voluntarily, has to resist.</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/VEHICLE_CONTROL_MELEE">VEHICLE_CONTROL_MELEE</a></th><td>melee attacks/shoves a vehicle may have</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/VEHICLE_CONTROL_EQUIPMENT">VEHICLE_CONTROL_EQUIPMENT</a></th><td>using equipment/weapons on the vehicle</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/VEHICLE_CONTROL_SETTINGS">VEHICLE_CONTROL_SETTINGS</a></th><td>changing around settings and the like.</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/FULL_MECHA_CONTROL">FULL_MECHA_CONTROL</a></th><td>ez define for giving a single pilot mech all the flags it needs.</td></tr><tr><th><a href="code/__DEFINES/vehicles.html#define/CAN_KIDNAP">CAN_KIDNAP</a></th><td>Will this car kidnap people by ramming into them?</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/CAN_KIDNAP"><aside class="declaration">#define </aside>CAN_KIDNAP <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L21"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 21"></a></h3><p>Will this car kidnap people by ramming into them?</p><h3 id="define/FULL_MECHA_CONTROL"><aside class="declaration">#define </aside>FULL_MECHA_CONTROL <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L16"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 16"></a></h3><p>ez define for giving a single pilot mech all the flags it needs.</p><h3 id="define/VEHICLE_CONTROL_DRIVE"><aside class="declaration">#define </aside>VEHICLE_CONTROL_DRIVE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L4"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 4"></a></h3><p>controls the vehicles movement</p><h3 id="define/VEHICLE_CONTROL_EQUIPMENT"><aside class="declaration">#define </aside>VEHICLE_CONTROL_EQUIPMENT <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L10"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 10"></a></h3><p>using equipment/weapons on the vehicle</p><h3 id="define/VEHICLE_CONTROL_KIDNAPPED"><aside class="declaration">#define </aside>VEHICLE_CONTROL_KIDNAPPED <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L6"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 6"></a></h3><p>Can't leave vehicle voluntarily, has to resist.</p><h3 id="define/VEHICLE_CONTROL_MELEE"><aside class="declaration">#define </aside>VEHICLE_CONTROL_MELEE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L8"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 8"></a></h3><p>melee attacks/shoves a vehicle may have</p><h3 id="define/VEHICLE_CONTROL_SETTINGS"><aside class="declaration">#define </aside>VEHICLE_CONTROL_SETTINGS <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/vehicles.dm#L12"><img src="git.png" width="16" height="16" title="code/__DEFINES/vehicles.dm 12"></a></h3><p>changing around settings and the like.</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> |