Help/Movement
Movement
To move your character around in the world, you can just write the direction, which is limited to:
{north} This will take you to the north if it is possible {northwest} {nw} This will take you to the northwest if it is possible {northeast} {ne} This will take you to the northeast if it is possible {south} This will take you to the south if it is possible {east} This will take you to the east if it is possible {west} This will take you to the west if it is possible {southwest} {sw} This will take you to the southwest if it is possible {southeast} {se} This will take you to the southeast if it is possible {up} This will take you upwards if it is possible {down} This will take you downwards if it is possible {enter} (item) This will take you inside the item if possible {exit} (item) This will take you outside the item if possible {leave} (item) This will take you outside the item if possible {mount} (npc) You'll mount your mount. {dismount} (npc) You'll dismount your mount.
See also:
> {Help Climb} > {Help Swim} > {Help Ride} > {Help Drag}