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