RPG style stat window, with a point system

Started by LegitChipmmunk on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RPG style stat window, with a point system

Im looking to creating a mod where the user can gain levels and use said levels to increase attributes, for example strength, speed or health. Problem being im unsure about how to even start. I will need a way to create a pop-up window allowing the player to view their current stats but also use unused stat points. and if possible for the menu to display the name of the player along with a custom title that they can either type or be given with a command. I also need a type of mana/stamina bar that can be drained by an item.
                In terms of helping im not asking for the code that i will need for it to work, but just the reasurance that im not gonna pour hours of work into something impossible. but it would be very use full. Im not against using nbt to get the job done if need be
thanks in advance

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
First, to help you I need to…
Mon, 08/10/2020 - 10:09

First, to help you I need to know how will player level-up? Stamina and Mana are possible using variables, procedures and overlays. Level-up window would probaly be some sort of gui with text and buttons. Only thing I need to know to help you is how will player open that gui. Will GUI open when player expiriance level up? Or when player click some sort of key like L?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The menu will be open able…
Wed, 08/12/2020 - 03:10

The menu will be open able with a key stroke. and as for actually gaining levels killing entities, maybe distance ran and taking damage

 

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I want a RPG style stat…
Thu, 02/01/2024 - 23:19

I want a RPG style stat window, with a point system but i dont know how to do it pls help me someone i want the window to be opend with a key bind like c and i want the attributes to be strengh health speed and mana pls help!!!

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
or can someone show me how…
Thu, 02/01/2024 - 23:23

or can someone show me how so i can do it for my mod?