Command reference

Goto

Shared · player

Command words: goto
Permission: Any

The GOTO command allows you to move yourself to a particular location in the gameworld. If you are not invisible, this will echo to the room - otherwise, if you have your admin invisibility up only other admins in the origin or destination will see you go.

There are several different ways you can use this command, as per below:

goto <roomnumber> - Go to a particular room identified by number
goto <character name> - Go to the location of a particular named character
goto <character keywords> - Go to the location of a character by keywords
goto #<room keywords> - Override for room descriptions when there is a clash with a character
goto @<number> - Go to a recently created room. See below for explanation:

For example, @1 is the most recently created new room, @2 is the 2nd most recently created room etc.
This only works for rooms created since the last reboot.
This command is useful when you write-up a bunch of room creation commands in a text file to paste into the MUD at once, so you can refer to the rooms that you create rather than having to presuppose what the room ID will be.

← Back to Command reference