Currently there is a bug in the Editor where you cannot use the GUI calls Set Item Name or Tooltip. The items don't get updated in game.
I just need a way to let the player know what Level their items are. As a temporary solution, I have a chat command that iterates through the inventory and tells the player what level each item is.
So I'm wondering what alternatives there are to fix this. Any input is appreciated.
If there is a solution with code, I will be happy to learn and implement it. I'm also happy to hear other suggestions for work-arounds.
I just need a way to let the player know what Level their items are. As a temporary solution, I have a chat command that iterates through the inventory and tells the player what level each item is.
So I'm wondering what alternatives there are to fix this. Any input is appreciated.
If there is a solution with code, I will be happy to learn and implement it. I'm also happy to hear other suggestions for work-arounds.