friendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Some wiki formatting)
 
(39 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<h2 style="color:#000066">'''friendly'''</h2>
{{RV|type=command


'''Operand types:'''
|game1= ofp
|version1= 1.78


None
|gr1= Sides


'''Type of returned value:'''
|descr= Returns ''Friendly'' side which is friendly to all units.
{{Feature|warning|This command is not functional and appears to have be replaced by [[sideFriendly]].}}


[[Side]]
|s1= [[friendly]]


'''Description:'''
|r1= [[Side]]


Friendly side (friendly to all units).
|x1= <sqs>?_side == friendly : hint "Hey buddy!"</sqs>
 
|seealso= [[sideFriendly]]
}}

Latest revision as of 15:31, 29 July 2022

Hover & click on the images for description

Description

Description:
Returns Friendly side which is friendly to all units.
This command is not functional and appears to have be replaced by sideFriendly.
Groups:
Sides

Syntax

Syntax:
friendly
Return Value:
Side

Examples

Example 1:
?_side == friendly : hint "Hey buddy!"

Additional Information

See also:
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