Gui Variables Not Working

Started by MGMac on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gui Variables Not Working

I want a global player_persistent variable to show up in an overlay textfield. It would also work if it was global map, but I would prefer player_persistent. I have the variable set up and the text field of the overlay is "<ENBT:number:mpoints"> but whenever I load in it says 0.0, no matter what, even though I have procedures set up to add to it. Anyone know what I did wrong?