ISKernel:NavPoint (Command)
Contents
Syntax
NavPoint -list <world>|-set <world> <point name> [X] [Y] [Z]|-remove <world> <point name>|-[dis]connect <world> <from point> <to point>
Forms
- NavPoint -list <world> - lists all navpoints in <world>
- NavPoint -set <world> <point name> [X] [Y] [Z] - creates a navpoint in world at X,Y,Z coordinates with <point name>
- NavPoint -remove <world> <point name> - deletes <point name> from <world>
- NavPoint -connect <world> <from point> <to point> - creates a connection from <from point> to <to point> in <world>
- NavPoint -disconnect <world> <from point> <to point> - removes a connection from <from point> to <to point> in <world>