Running the following command works as-expected for pipes, storage tanks, and other machines with fluidboxes.
Code: Select all
/c game.print(game.player.selected.fluidbox.get_fluid_segment_id(1))
Code: Select all
nil
Code: Select all
/c game.print(game.player.selected.fluidbox.get_fluid_segment_id(1))
Code: Select all
nil