ISKernel:NavPath (Command)
Contents
Syntax
NavPath -reset|<world> <from point> <to point> [additional points ...]
Forms
- NavPath -reset - resets current nav path
- NavPath <world> <point> <point> [additional points] - creates a navpath from point 1 to point 2 (and to point 3, etc if given)
Examples
- NavPath -reset
- NavPath "beefalo farmhouse" "meat market"
- NavPath "top left" "top right" "bottom right" "bottom left"