byond - Modules - TypesVar Details

Turing Dispenser

Vars

errorError status message
input_containerContains vials for our program
linked_storageWhere we take chemicals from
output_containerOur output beaker
program_amounthow much to dispense with each program item, 1 = memory, 2 = box
programsthe program of chem datums to dispense, 1 = memory, 2 = box
stageRemember where we are
stage_missingHow much we have left to dispense, if we didn't have enough
status0 = idle, <0 = stuck, 1 = finished, 2 = running
tgui_friendly_program_listsnowflake list for tgui, 1 = memory, 2 = box

Var Details

error

Error status message

input_container

Contains vials for our program

linked_storage

Where we take chemicals from

output_container

Our output beaker

program_amount

how much to dispense with each program item, 1 = memory, 2 = box

programs

the program of chem datums to dispense, 1 = memory, 2 = box

stage

Remember where we are

stage_missing

How much we have left to dispense, if we didn't have enough

status

0 = idle, <0 = stuck, 1 = finished, 2 = running

tgui_friendly_program_list

snowflake list for tgui, 1 = memory, 2 = box