independent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 19: Line 19:
};</code>
};</code>


|seealso= [[side]] [[civilian]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[west]]
|seealso= [[side]] [[civilian]] [[blufor]], [[east]], [[opfor]], [[resistance]], [[west]]
}}
}}

Revision as of 17:26, 20 January 2022

Hover & click on the images for description

Description

Description:
Pre-defined variable for the independent side.
Alias:
resistance
Groups:
Sides

Syntax

Syntax:
independent
Return Value:
Side

Examples

Example 1:
if (side _unit == independent) then { hint "This is a independent unit!"; };

Additional Information

See also:
side civilian bluforeastopforresistancewest

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