enemy: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix SQF)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
Line 9: Line 9:


|descr= Returns ''Enemy'' side which is hostile to all units.
|descr= Returns ''Enemy'' side which is hostile to all units.
{{Feature|Warning|This command is not functional and appears to have been replaced by [[sideEnemy]].}}
{{Feature|warning|This command is not functional and appears to have been replaced by [[sideEnemy]].}}


|s1= [[enemy]]  
|s1= [[enemy]]  

Latest revision as of 01:24, 2 February 2024

Hover & click on the images for description

Description

Description:
Returns Enemy side which is hostile to all units.
This command is not functional and appears to have been replaced by sideEnemy.
Groups:
SidesBroken Commands

Syntax

Syntax:
enemy
Return Value:
Side

Examples

Example 1:
? _side == enemy : hint "ouch"

Additional Information

See also:
sideEnemy sideFriendly

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