FutureProg functions
getpathrespectdoors
Text Collection getpathrespectdoors(Character Character, Location Destination)
Contexts: computer function, computer program, standard futureprog
Returns a list of direction commands between the character and the target, if one exists, but respects any closed doors as untraversable.
Character: The character who you want directions for
Destination: The destination room to path them to
Contexts: computer function, computer program, standard futureprog
Returns a list of direction commands between the character and the target, if one exists, but respects any closed doors as untraversable.
Character: The character who you want directions for
Destination: The destination room to path them to