Functions Documentation
View Function Edit Function
Name shpOrderPatrol_deprecated
Syntax (shpOrderPatrol_deprecated ship spaceObject number)_deprecated
Argument List ship: The ship that you want to order to patrol.
spaceObject: What to patrol around.
number: How far out to patrol.
Returns condition: True if successful, Nil otherwise.
Category deprecated, ship, orders
Description Gives the ship the order to patrol around a space object.
DEPRECATED: Use (shpOrder ship 'patrol baseObj dist) instead
Example
Comment Allows you to give orders to ships.