east

From Bohemia Interactive Community
Revision as of 15:31, 29 July 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Pre-defined variable for the eastern side.
Alias:
opfor
Groups:
Sides

Syntax

Syntax:
east
Return Value:
Side

Examples

Example 1:
SQS:
? side _unit == east : hint "This is an eastern unit!"
Example 2:
SQF:
if (side _unit == east) then { hint "This is an eastern unit!"; };

Additional Information

See also:
side west resistance civilian sideEmpty sideAmbientLife

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Maruk - c
Posted on Apr 17, 2007 - 10:45 (UTC)
In Armed Assault the terms OPFOR, BLUFOR, Independents and Civilians are used in the front end UI.