east: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (=)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Side|_side]]<nowiki>=</nowiki> '''east''' |= Syntax
| [[Side]] <nowiki>=</nowiki> '''east''' |= Syntax


| [[Side]] |= Return value
| [[Side]] |= Return value

Revision as of 20:16, 22 January 2009

Hover & click on the images for description

Description

Description:
Pre-defined variable for the eastern side
Groups:
Uncategorised

Syntax

Syntax:
Side = east
Return Value:
Side

Examples

Example 1:
?((side _unit)==east) : hint "This is an eastern unit!"

Additional Information

See also:
sidewestresistancecivilian

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

Notes

In ArmA terms OPFOR, BLUFOR, Independents and Civilians are used in the front end UI.

Bottom Section