friendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <h3 style="display:none">Notes</h3>" to "")
m (Some wiki formatting)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


| ofpr
|game1= ofp
 
|version1= 1.78
|1.78


|gr1= Sides
|gr1= Sides


| Friendly side (friendly to all units).
|descr= Returns ''Friendly'' side which is friendly to all units.
{{Warning | This command is not functional and appears to have be replaced by [[sideFriendly]].}}
{{Feature|warning|This command is not functional and appears to have be replaced by [[sideFriendly]].}}


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


| [[Side]]
|r1= [[Side]]


|x1= <sqs>?_side == friendly : hint "Hey buddy!"</sqs>


|x1= -
|seealso= [[sideFriendly]]
 
| [[sideFriendly]]
}}
}}
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on 9 December 9, 2006 - 21:54 (UTC)</dd>
<dt class="note">[[User:Lobacus|Lobacus]]<dt>
<dd class="note">
Doesn't work in Armed Assault
</dd>
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>

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