code/__DEFINES/construction/rcd.dm ![code/__DEFINES/construction/rcd.dm0](git.png)
RCD_DESIGN_MODE | The mode of operation to design an specific type of rcd design |
---|---|
RCD_TURF | For changing turfs |
RCD_WINDOWGRILLE | Full tile windows |
RCD_AIRLOCK | Windoors & Airlocks |
RCD_STRUCTURE | Literally anything that is spawned on top of a turf such as tables, machines etc |
RCD_WALLFRAME | For wallmounts like air alarms, fire alarms & apc |
RCD_DECONSTRUCT | For deconstructing an structure |
RCD_DESIGN_PATH | The typepath of the structure the rcd is trying to build |
RCD_HOLOGRAM_FADE_TIME | Time taken for an rcd hologram to disappear |
RCD_DESTRUCTIVE_SCAN_COOLDOWN | Delay before another rcd scan can be performed in the UI |
RCD_UPGRADE_FRAMES | Upgrade for building machines |
RCD_UPGRADE_SIMPLE_CIRCUITS | Upgrade for installing circuitboards in air alarms, fire alarms, apc & cells in them |
RCD_UPGRADE_SILO_LINK | Upgrade for drawing iron from ore silo |
RCD_UPGRADE_FURNISHING | Upgrade for building furnishing items |
RCD_UPGRADE_ANTI_INTERRUPT | Upgrade to stop construction effect from getting attacked |
RCD_UPGRADE_NO_FREQUENT_USE_COOLDOWN | Upgrade to disable delay multiplier when building multiple structures |
RCD_ALL_UPGRADES | All upgrades packed in 1 flag |
RPD_UPGRADE_UNWRENCH | Upgrades for the Rapid Pipe Dispenser to unwrench pipes |
RCD_MEMORY_WALL | The memory constant for a wall |
RCD_MEMORY_WINDOWGRILLE | The memory constant for full tile windows |
RCD_MEMORY_COST_BUFF | How much less resources the RCD uses when reconstructing |
RCD_RESULT_BYPASS_FREQUENT_USE_COOLDOWN | If set to TRUE in rcd_vals, will bypass the cooldown on slowing down frequent use |
RCD_RWALL_DELAY_MULT | How much longer does it take to deconstruct rwalls? |
Define Details
RCD_AIRLOCK ![code/__DEFINES/construction/rcd.dm 9](git.png)
Windoors & Airlocks
RCD_ALL_UPGRADES ![code/__DEFINES/construction/rcd.dm 39](git.png)
All upgrades packed in 1 flag
RCD_DECONSTRUCT ![code/__DEFINES/construction/rcd.dm 15](git.png)
For deconstructing an structure
RCD_DESIGN_MODE ![code/__DEFINES/construction/rcd.dm 3](git.png)
The mode of operation to design an specific type of rcd design
RCD_DESIGN_PATH ![code/__DEFINES/construction/rcd.dm 17](git.png)
The typepath of the structure the rcd is trying to build
RCD_DESTRUCTIVE_SCAN_COOLDOWN ![code/__DEFINES/construction/rcd.dm 23](git.png)
Delay before another rcd scan can be performed in the UI
RCD_HOLOGRAM_FADE_TIME ![code/__DEFINES/construction/rcd.dm 20](git.png)
Time taken for an rcd hologram to disappear
RCD_MEMORY_COST_BUFF ![code/__DEFINES/construction/rcd.dm 51](git.png)
How much less resources the RCD uses when reconstructing
RCD_MEMORY_WALL ![code/__DEFINES/construction/rcd.dm 45](git.png)
The memory constant for a wall
RCD_MEMORY_WINDOWGRILLE ![code/__DEFINES/construction/rcd.dm 47](git.png)
The memory constant for full tile windows
RCD_RESULT_BYPASS_FREQUENT_USE_COOLDOWN ![code/__DEFINES/construction/rcd.dm 53](git.png)
If set to TRUE in rcd_vals, will bypass the cooldown on slowing down frequent use
RCD_RWALL_DELAY_MULT ![code/__DEFINES/construction/rcd.dm 56](git.png)
How much longer does it take to deconstruct rwalls?
RCD_STRUCTURE ![code/__DEFINES/construction/rcd.dm 11](git.png)
Literally anything that is spawned on top of a turf such as tables, machines etc
RCD_TURF ![code/__DEFINES/construction/rcd.dm 5](git.png)
For changing turfs
RCD_UPGRADE_ANTI_INTERRUPT ![code/__DEFINES/construction/rcd.dm 35](git.png)
Upgrade to stop construction effect from getting attacked
RCD_UPGRADE_FRAMES ![code/__DEFINES/construction/rcd.dm 27](git.png)
Upgrade for building machines
RCD_UPGRADE_FURNISHING ![code/__DEFINES/construction/rcd.dm 33](git.png)
Upgrade for building furnishing items
RCD_UPGRADE_NO_FREQUENT_USE_COOLDOWN ![code/__DEFINES/construction/rcd.dm 37](git.png)
Upgrade to disable delay multiplier when building multiple structures
RCD_UPGRADE_SILO_LINK ![code/__DEFINES/construction/rcd.dm 31](git.png)
Upgrade for drawing iron from ore silo
RCD_UPGRADE_SIMPLE_CIRCUITS ![code/__DEFINES/construction/rcd.dm 29](git.png)
Upgrade for installing circuitboards in air alarms, fire alarms, apc & cells in them
RCD_WALLFRAME ![code/__DEFINES/construction/rcd.dm 13](git.png)
For wallmounts like air alarms, fire alarms & apc
RCD_WINDOWGRILLE ![code/__DEFINES/construction/rcd.dm 7](git.png)
Full tile windows
RPD_UPGRADE_UNWRENCH ![code/__DEFINES/construction/rcd.dm 41](git.png)
Upgrades for the Rapid Pipe Dispenser to unwrench pipes