Functions Documentation
View Function Edit Function
Name shpOrderDock_deprecated
Syntax (shpOrderDock_deprecated ship spaceObject)_deprecated
Argument List ship: The ship that you want to order to dock.
spaceObject: The target to dock with.
Returns condition: True if successful, Nil otherwise.
Category deprecated, orders, ship
Description Gives the ship the order dock.
DEPRECATED: Use (shpOrder ship 'dock target) instead
Example
Comment Allows you to give orders to ships.