sideFriendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|")
mNo edit summary
Line 4: Line 4:


|version1= 1.78
|version1= 1.78
|gr1= Sides |GROUP1=


|descr= The Friendly side - friendly to all, see [[Side relations]].
|descr= The Friendly side - friendly to all, see [[Side relations]].

Revision as of 01:31, 20 September 2020

Hover & click on the images for description

Description

Description:
The Friendly side - friendly to all, see Side relations.
Groups:
Sides

Syntax

Syntax:
sideFriendly
Return Value:
Side

Examples

Example 1:
if (side player == sideFriendly) then { hint "I feel friendly today!"; };

Additional Information

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