getFriend

From Bohemia Interactive Community
Revision as of 14:47, 11 June 2009 by Master85 (talk | contribs) (populated)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns if sides are friendly or hostile. For a value smaller than 0.6 it results in being enemy, otherwise it's friendly.
Groups:
Uncategorised

Syntax

Syntax:
side1 getFriend side2
Parameters:
side1: Side
side2: Side
Return Value:
Return value needed

Examples

Example 1:
value = west getFriend east

Additional Information

See also:
See also needed

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