Mudlib moving_room

Documentation for the std-moving_room functions for the mudlib in /std/moving_room.c.

Functions

void set_destinations(mapping m)
Set a mapping between names and locations. The names can be in the format::

“church or “2/church” - this format allows the elevator user to use ‘push 2’ etc.

Make sure to use the same names when setting distances.

void set_distance(string d1, string d2, int dist)

Set distance between destinations.

File generated by Lima 1.1a4 reStructured Text daemon.