Console commands to reproduce:
Code: Select all
/c game.local_player.gui.top.add{name="foo", type="progressbar", size=100, value=1} --creates an empty progressbar
/c game.local_player.gui.top.foo.value = 1 --fills the bar
Code: Select all
/c game.local_player.gui.top.add{name="foo", type="progressbar", size=100, value=1} --creates an empty progressbar
/c game.local_player.gui.top.foo.value = 1 --fills the bar
Choumiko wrote:Everybody stop reporting bugs until 0.13
Bugreport wrote: All is fine, nothing to see here