Loading Screen

Started by NinjaZzz_ on

Topic category: Help with MCreator software

Active 2 years ago
Joined Jul 2023
Points:
203

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 3 months ago
Joined May 2023
Points:
354

User statistics:

  • Modifications: 3
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 107
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