Category: Objects
/ Search
Since engine version: 1.0 OC
Find_Hostile
Description
Search criterion: finds all objects owned by an enemy of the specified player.
Syntax
array Find_Hostile(int player);
Parameter
- player:
- Player number of the player which has to be hostile to the player owning the objects to find.
Remark
For additional information on the use of this function see FindObjects.
See also: FindObjects