Functions Documentation
View Function Edit Function
Name shpOrderGoto_deprecated
Syntax (shpOrderGoto_deprecated ship spaceObject)_deprecated
Argument List ship: The ship that you want to fly to a position.
spaceObject: an object the ship will fly to.
Returns condition: True if successful, Nil otherwise.
Category deprecated, orders, ship
Description Gives the ship an order to fly to the spaceObject.
DEPRECATED: Use (shpOrder ship 'goto obj) instead
Example
Comment Allows you to give orders to ships.