#New Teleport to Zone Script

1 messages · Page 1 of 1 (latest)

knotty summit
#

I think that it would be nice to have a script command that would teleport player to center of a zone. Ideally, it would use the lowest y coordinate that would be valid to teleport to.

teleport [player] [zone name]
teleport("zone name")

upper hearth
#

I could see an option for a random spot within a zone being helpful too

knotty summit
#

Perhaps the command could have an option for that.

teleport [player] [Zone Name] [Center|Random|N|S|E|W]

teleport(“Zone Name”, Area)

Valid inputs for area: “center”, “random”, “north”, “south”, “east”, “west”.

sterile bronze
#

Maybe a height parameter too, where it can be "random", "highest", "lowest", "center".

#

That way, there's more customization in that regard.