sideEnemy

From Bohemia Interactive Community
Revision as of 15:49, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
The enemy side (used for renegades). Unit of this side is enemy to everyone.
To become one, you can attack members of your own side or use addRating.
When below a rating of -2000 units switch automatically to this side.
Groups:
Uncategorised

Syntax

Syntax:
sideEnemy
Return Value:
Side

Examples

Example 1:
if (side player == sideEnemy) then { hint "We've got a renegade!"; };

Additional Information

See also:
addRatingratingSidesidewesteastresistanceciviliansideLogicsideFriendlysideUnknownplayerSidesideEmptysideAmbientLifeSide relations

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

Bottom Section