BIS fnc sideIsFriendly: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 18: | Line 18: | ||
|x1= <code>_isFriendly = [<nowiki/>[[west]], [[east]]] [[call]] [[BIS_fnc_sideIsFriendly]]; //Checks if EAST is friendly to WEST. </code> | |x1= <code>_isFriendly = [<nowiki/>[[west]], [[east]]] [[call]] [[BIS_fnc_sideIsFriendly]]; //Checks if EAST is friendly to WEST. </code> | ||
| [[getFriend]], [[setFriend]], [[BIS_fnc_sideIsEnemy]], [[Side relations]] | |seealso= [[getFriend]], [[setFriend]], [[BIS_fnc_sideIsEnemy]], [[Side relations]] | ||
}} | }} | ||
Revision as of 00:35, 17 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- Syntax needed
- Parameters:
- sideA: Side
- sideB: Side
- Return Value:
- Return value needed
Examples
- Example 1:
_isFriendly = [west, east] call BIS_fnc_sideIsFriendly; //Checks if EAST is friendly to WEST.
Additional Information
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