hello, when I'm using skript's metadata tag to create gui can I somehow rename the metadata tag when the player is inside of the gui ?
I can change items while the player is in the gui by normally doing set slot x of metadata tag.. to something
but it doesn't seem to work by re-setting the metadata tag it self (set metadata tag "name" of player to chest inventory with x rows named "somehow")
#renaming GUI with metadata tag
1 messages · Page 1 of 1 (latest)
Did you see it in the docs
Try opening a new gui with the changes name
well if I did see it I wouldn't create this post