Functions Documentation
View Function Edit Function
Name shpOrderEscort_deprecated
Syntax (shpOrderEscort_deprecated ship protect [formation]) -> True/Nil_deprecated
Argument List ship: The ship that you want to order to escort.
protect: The target to escort.
[formation]: an optional value that represents the ships position in formation.
Returns condition: True if successful, Nil otherwise.
Category deprecated, ship, orders
Description Gives the ship the order escort and protect another ship.
DEPRECATED: Use (shpOrder ship 'escort obj [formation]) instead
Example
Comment Allows you to give orders to ships.