setFriend

From Bohemia Interactive Community
Revision as of 13:25, 30 November 2007 by Ceeeb (talk | contribs) (added note about the civilian side.)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets how friendly side1 is with side2. For a value smaller than 0.6 it results in being enemy, otherwise it's friendly.
Groups:
Uncategorised

Syntax

Syntax:
ThisSide setFriend [OtherSide , Friendliness]
Parameters:
ThisSide, OtherSide: Side
Friendliness: Number
Return Value:
Nothing

Examples

Examples:
Example needed

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

Kronzky
This command might be buggy (or the description regarding enemy status is wrong). See this discussion.
Ceeeb
Setting the civilian side to be the enemy of any other side will result in the other side attacking inanimate mission editor placed objects such as empty vehicles and static objects, since these objects belong to the civilian side.

Bottom Section