just make it a text field with a local variable in a procedure that is modified via a global variable that is constantly changing the text in the text field so if the player types something, it is replaced.
Hello, I need help, I am making a gui of an interface but what I want is that when I press a button on the interface the text of a label changes when I press the button, please could you help me with that procedure, please give me some example, I ask you.
Yes, via global variables.
What about per block gui?
Then use block NBT variables.
Keyword: How.
<BNBT:tagName:number> for example. Then set NBT tag using procedures.
We used this to display furnace progress in our tutorial, check it out: https://www.youtube.com/watch?v=asuMnQNgKKE&feature=youtu.be
How to use with item gui?
Maybe when item in hand tick?
just make it a text field with a local variable in a procedure that is modified via a global variable that is constantly changing the text in the text field so if the player types something, it is replaced.
Hello, I need help, I am making a gui of an interface but what I want is that when I press a button on the interface the text of a label changes when I press the button, please could you help me with that procedure, please give me some example, I ask you.