AddNavigPoint

From NexusWiki
Jump to: navigation, search

AddNavigPoint(name, x,y,z, r,g,b);

AddNavigPoint(name, x,y,z, r,g,b, race);


It creates a navigation point, and returns the identifier of the created object. The object is ship type, but without any functions. Its shipclass is 0 (Navigation Point). But you can see its position, it appears in the shiplist (with the given color), you can give closing on it. It can be deleted by the DeleteShip command. IF ’race’ is given, only the ’race’ can see the navigation point. ’name’ can be localized too.