setFriend: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(bugg?)
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
* Might be buggy (or the description regarding enemy status is wrong). See [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=81449b5fff69fec63836f0857d2a08dc;act=ST;f=71;t=56505 this] discussion.
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 20:49, 28 December 2006

-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:
side1 setFriend [side2, value]
Parameters:
side1: Side
[side2, value]: Array
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

  • Might be buggy (or the description regarding enemy status is wrong). See this discussion.

Bottom Section