Loading Screen

Started by NinjaZzz_ on

Topic category: Help with MCreator software

Last seen on 17:58, 4. Aug 2023
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Loading Screen

I want to create a loading screen on my mod that as soon as you join the game, it displays an overlay with sound playing in the background. I want to make the screen change every time you log in, but I can't manage it. Could someone help me? Here's my program (by the way, I'm not English, so sorry for any mistakes):

https://www.mediafire.com/view/8fyl6jp355vfbzj/procedure.png/file

Last seen on 23:43, 17. Mar 2024
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
to make the screen change,…
Sat, 08/12/2023 - 09:21

to make the screen change, you just have to place a "set [the variable you use to change the screen] to (random integreer between 1 and 4 included)" at the beggining of your script, and it should do it, hope this helps