/tg/ Station 13 - Modules - TypesVar Details - Proc Details

pipe_dispenser

Vars

atmos_build_speedSpeed of building atmos devices
categoryCategory currently active (Atmos, disposal, transit)
disposal_build_speedSpeed of building disposal devices
ducting_layerLayer for disposal ducts
first_atmosStores the first atmos device
first_disposalStores the first disposal device
first_transitStores the first transit device
modeThe modes that are allowed for the RPD
multi_layerAre we laying multiple layers per click
p_dirDirection of the device we are going to spawn, set up in the UI
p_flippedIs the device of the flipped type?
p_init_dirInitial direction of the smart pipe we are going to spawn, set up in the UI
paint_colorColor of the device we are going to spawn
pipe_layersAll pipe layers we are going to spawn the atmos devices in
recipeStores the current device to spawn
spark_systemSparks system used when changing device in the UI
transit_build_speedSpeed of building transit devices
upgrade_flagsBitflags for upgrades

Procs

install_upgradeInstalls an upgrade into the RPD after checking if it is already installed
mouse_wheeledChanges the piping layer when the mousewheel is scrolled up or down.

Var Details

atmos_build_speed

Speed of building atmos devices

category

Category currently active (Atmos, disposal, transit)

disposal_build_speed

Speed of building disposal devices

ducting_layer

Layer for disposal ducts

first_atmos

Stores the first atmos device

first_disposal

Stores the first disposal device

first_transit

Stores the first transit device

mode

The modes that are allowed for the RPD

multi_layer

Are we laying multiple layers per click

p_dir

Direction of the device we are going to spawn, set up in the UI

p_flipped

Is the device of the flipped type?

p_init_dir

Initial direction of the smart pipe we are going to spawn, set up in the UI

paint_color

Color of the device we are going to spawn

pipe_layers

All pipe layers we are going to spawn the atmos devices in

recipe

Stores the current device to spawn

spark_system

Sparks system used when changing device in the UI

transit_build_speed

Speed of building transit devices

upgrade_flags

Bitflags for upgrades

Proc Details

install_upgrade

Installs an upgrade into the RPD after checking if it is already installed

mouse_wheeled

Changes the piping layer when the mousewheel is scrolled up or down.