FutureProg functions
getpathignoredoors
Text Collection getpathignoredoors(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 ignores any doors (open, closed, locked or otherwise).
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 ignores any doors (open, closed, locked or otherwise).
Character: The character who you want directions for
Destination: The destination room to path them to