sideEnemy

From Bohemia Interactive Community
Revision as of 12:20, 25 September 2014 by Kenoxite (talk | contribs)
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:
addRatingratingSidesidewesteastresistanceciviliansideLogicsideFriendlysideUnknownplayerSideside locationSide 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