Mana bar that is mana/maxmana

Started by Swordfish on

Topic category: Help with MCreator software

Last seen on 13:51, 15. Jan 2023
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mana bar that is mana/maxmana

I'm trying to make a bar on overlay that is just mana/maxmana.

Last seen on 15:34, 1. Mar 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The difficulty is to show…
Sat, 04/30/2022 - 14:11

The difficulty is to show the variable on the screen, search in the forum

Last seen on 14:37, 2. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create 2 variables , name…
Sat, 04/30/2022 - 21:23

Create 2 variables , name the first one mana The second manamax Make a condition that mana does not become more manamax To display in the graphical interface, you will have to create as many procedures as you will have elements. And use a similar procedure. In my procedure, I have an element showing if it becomes a percentage of mana. In your procedure, you can just write the values

Last seen on 14:37, 2. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(No subject)
Sat, 04/30/2022 - 21:24

procedure