pipe_dispenser
Vars | |
atmos_build_speed | Speed of building atmos devices |
---|---|
category | Category currently active (Atmos, disposal, transit) |
destroy_speed | Speed of removal of unwrenched devices |
disposal_build_speed | Speed of building disposal devices |
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 |
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 |
piping_layer | Piping layer we are going to spawn the atmos device in |
recipe | Stores the current device to spawn |
reprogram_speed | Speed of reprogramming connectable directions of smart pipes |
spark_system | Sparks system used when changing device in the UI |
transit_build_speed | Speed of building transit devices |
upgrade_flags | Bitflags for upgrades |
Procs | |
install_upgrade | Installs an upgrade into the RPD |
Var Details
atmos_build_speed
Speed of building atmos devices
category
Category currently active (Atmos, disposal, transit)
destroy_speed
Speed of removal of unwrenched devices
disposal_build_speed
Speed of building disposal devices
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
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
piping_layer
Piping layer we are going to spawn the atmos device in
recipe
Stores the current device to spawn
reprogram_speed
Speed of reprogramming connectable directions of smart pipes
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
Installs an upgrade into the RPD checking if it is already installed Arguments:
- rpd_up - RPD upgrade
- user - mob that use upgrade on RPD