[0.11.1] game.player.selected lost properties
Posted: Wed Nov 05, 2014 11:14 am
I can't get as much information from game.player.selected as I used to.
This command used to work in 0.10.12 and fail in 0.11.1.
-- When a pipe is selected
game.player.print(game.player.selected.getliquid().amount)
This command used to work in 0.10.12 and fail in 0.11.1.
-- When a pipe is selected
game.player.print(game.player.selected.getliquid().amount)