Functions Documentation
View Function Edit Function
Name sysGetNavPathPoint
Syntax (sysGetNavPathPoint number spaceObject spaceObject number)
Argument List number: The UNID of the sovereign of the point.
spaceObject: One of the two objects to find a point between.
spaceObject: One of the two objects to find a point between.
number: The percent from the first space object to the second space object that you want.
Returns vector: A position vector in between the two space objects.
Category system, unid
Description Finds and returns a point between two space objects.
Example
Comment Useful for finding a position between two space objects.