path(<object>,<destination>,<limit>)
This function returns a list of exit database reference numbers in a path between two points. The location of <object>
is used as the starting point, and <destination>
is the destination room. <limit>
specifies the maximum number of rooms away to search from the location of <object>
. The maximum value of <limit>
is 100
.
-- SluggyQBFreak - 18 Feb 2008