ISKernel:NavPath (Command)

From Lavish Software Wiki
Revision as of 21:10, 30 April 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Syntax

NavPath -reset|<world> <from point> <to point>

Description

Retrieves the shortest connected path in a given world from one point to another, to be used with the NavPath Top-Level Object. The -reset switch is used to clear the path, though this is not required before generating a new path.

Examples

NavPath "area 1" "front of inn" "front of bank"
NavPath -reset

See Also