Help With My Mod

Started by ordh1 on

Topic category: Help with MCreator software

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Help With My Mod

Hi to everyone,

i am working a new mod and i wonder,

there is a way to set my dimension as starting dimension?

like when player create a world he will start in my dimension.

thanks

or

On player joins world global…
Fri, 09/04/2020 - 10:44

On player joins world global trigger -> switch entity dimension to custom one

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
(No subject)
Fri, 09/04/2020 - 10:52

Like this?

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
like this?
Fri, 09/04/2020 - 10:52

like this?

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Oh It's work! now i can set…
Fri, 09/04/2020 - 11:00

Oh It's work!

now i can set the dimension to my dimension!

thanks

Active 3 years ago
Joined Oct 2015
Points:
743

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 42
If you want to make it so it…
Fri, 09/04/2020 - 13:07

If you want to make it so it only happens the first time, you can make a player persistant variable that when a player joins the world, you detect if it equals false and set it to true and switch their dimension.

If you want to make it so it…
Fri, 09/04/2020 - 13:20

If you want to make it so it only happens the first time, you can make a player persistant variable that when a player joins the world, you detect if it equals false and set it to true and switch their dimension.

^^

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
i don't understand, i don't…
Fri, 09/04/2020 - 13:30

i don't understand,

i don't know how to do what you said.

 

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
please help me!
Fri, 09/04/2020 - 13:35

please help me!

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
Please Help Me!
Sat, 09/05/2020 - 11:31

Please Help Me!

Active 4 years ago
Joined Jun 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
I need help
Sat, 09/05/2020 - 12:19

I need help

Stop spamming, a warning has…
Sat, 09/05/2020 - 13:32

Stop spamming, a warning has been issued to you for TOS violation.

Also, I strongly 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 if you are struggling with this procedure.

Active 3 years ago
Joined May 2018
Points:
1343

User statistics:

  • Modifications: 4
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1069
Btw, the change dimension…
Sat, 09/05/2020 - 13:34

Btw, the change dimension procedure block doesn't work on custom dimension when you set it in an event when collide with block

it crashes the game

Active 3 years ago
Joined May 2018
Points:
1343

User statistics:

  • Modifications: 4
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1069
Nvm, it suddenly works now,…
Sat, 09/05/2020 - 13:41

Nvm, it suddenly works now, idk what was wrong