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