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