conveyor

Vars | |
conveyor_flags | Conveyor specific flags |
---|---|
id | the control ID - must match controller ID |
movedir | Current direction of movement |
operating | Operating direction |
Procs | |
convey | Attempts to move a batch of AMs |
set_operating | Handles setting its operating status |
update | Checks to see if the conveyor needs to be switched off |
update_move_direction | Sets the correct movement directions based on dir |
Var Details
conveyor_flags

Conveyor specific flags
id

the control ID - must match controller ID
movedir

Current direction of movement
operating

Operating direction
Proc Details
convey
Attempts to move a batch of AMs
set_operating
Handles setting its operating status
update
Checks to see if the conveyor needs to be switched off
update_move_direction
Sets the correct movement directions based on dir