flag
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Returns the flag the unit is carrying.
Syntax
- Syntax:
- Object = flag Unit
- Parameters:
- Unit
- Return Value:
- Object - Returns the flag. If the unit carries no flag, objNull is returned.
Examples
- Example 1:
_flag = flag _soldier
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- flagOwner

