civilian
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:
- Pre-defined variable for the civilian side.
When used in a format statement (hint format["%1",civilian]), the string returned is "CIV".
Syntax
Examples
- Example 1:
?((side _unit)==civilian) : hint "This is a civilian unit!"
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- side, west, east, resistance
Notes
Notes
Notes
- Ceeeb
- In OFP v1.96, empty vehicles, objects and dead soldiers are on side civilian.

