Page 1 of 1

How do you travel between surfaces in a scenario ( While running it )?

Posted: Fri Nov 22, 2019 11:53 pm
by Brofes
I've been messing around with scenarios and I can't figure out how how to move between surfaces while running a scenario. Can anyone help? ( I have 4 surfaces, each have different purposes )

Re: How do you travel between surfaces in a scenario ( While running it )?

Posted: Sat Nov 23, 2019 3:46 am
by PyroFire
There is no natural way to travel between surfaces under any circumstances, except with the use of /editor or /c game.player.teleport(pos,surface).

You will need to add a means for the player to be transported to the other surfaces via your scenario code, or look at using a mod as dependency.
E.g. Teleporters or Stargate.