Started by
mangamaniacs2064
on
Topic category: Help with MCreator software
i made a gui.. i want to display some value: the global variable is test1. its value is set to 9... so i want o display that value.
<VAR:test1>
doesnt work i only see:
<VAR:test1> as text....
Edited by mangamaniacs2064 on Sun, 10/06/2019 - 23:58
okay i use a global variable session... but in a text field here what i tried :
<VAR:test1>
doesnt work i only see <VAR:test1>
if you want to display it in chat than use get value of provided nbt tag procedure block
thanks i already know how to do that.. i want to diplsay it in the gui.
for example
a globalvariable named energy si set value to 0.
so i want to see in gui: energy:0
okay i got it working in the GUI:
i used <VAR:test1>
Set your global Variable to Global Map