Global variable.

Started by MrFrozen on

Topic category: Help with MCreator software

Last seen on 08:46, 25. Dec 2021
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Global variable.

I want to make a system with some value. It is added and subtracted normally, but when I re-enter, it is reset to zero(it was 40, it became 0). How do I make this value permanent?...(If 40 has been added, then 40 will remain until it changes)

I suggest you check our…
Fri, 02/14/2020 - 12:05

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Check for tutorials on variables. Wiki covers this well too.