Hi,
I'd like to see the current value of food and water on my HUD,
Looking at the window.xml it seems "{playermodifiedcurrentfood}/{playerfoodmax}" is used in the Stats window,
however when i try to use those in other windows, there is no output.
Trying something like
<label depth="6" name="TextContent" pos="15,-8" font_size="28" color="[white]" justify="center" pivot="topleft" text="{playermodifiedcurrentfood}" height="30" />
Anyone got any idea on how to get this working?
I mean {playerfood} does still work, but it only goes up to 100
I'd like to see the current value of food and water on my HUD,
Looking at the window.xml it seems "{playermodifiedcurrentfood}/{playerfoodmax}" is used in the Stats window,
however when i try to use those in other windows, there is no output.
Trying something like
<label depth="6" name="TextContent" pos="15,-8" font_size="28" color="[white]" justify="center" pivot="topleft" text="{playermodifiedcurrentfood}" height="30" />
Anyone got any idea on how to get this working?
I mean {playerfood} does still work, but it only goes up to 100