


No path directions are defined by default.
This format will list all defined directions. The left side specifies the
direction, while the right side specifies the opposite direction that is defined
for that direction.
#pathdir {filter}
This format will list all path directions that match filter. ‘*’ may be used as a
#pathdir {direction} {opposite direction}
This format will define a new direction. ‘opposite direction’ is what will be sent when backing up from direction (using the #return command.)
#pathdir {north} {s}
#pathdir {s} {n}
#pathdir {south} {n}
#pathdir {e} {w}
#pathdir {east} {w}
#pathdir {w} {e}
#pathdir {west} {e}
#pathdir {u} {d}
#pathdir {up} {d}
#pathdir {d} {u}
#pathdir {down} {u}
TinTin #pathdir command