Feature: go/goto list of directions

Some spaces don’t allow you to register for teleport. This is not a bad design implementation. Already in message/whisper you can list multiple recipients separated by commas. It would be nice if Go/Goto could parse multiple exits in a single command.

Something like:
go/goto up, north, east, east, north, out, down

goto could be replaced with a command called ‘path’ for this instance.

To avoid someone using it for spam, a bit of logic could be used to keep a player from going back a direction so something like below wouldn’t work:

go/goto north, south, north, south, north, south

1 Like