BIS fnc tridentGetRelationship: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Description: | ||
Get relationship of competing Trident sides. | Get relationship of competing Trident sides. | ||
The value slowly decreases towards 0. | The value slowly decreases towards 0.|Description= | ||
____________________________________________________________________________________________ | |||
| [side_1,side_2] call [[BIS_fnc_tridentGetRelationship]] |Syntax= | |||
|p1= side_1: [[Side]] |Parameter 1= | |||
|p2= side_2: [[Side]] |Parameter 2= | |||
| | | [[Number]] - Relationship value|Return value= | ||
____________________________________________________________________________________________ | |||
| |= | |x1= <code>[ [[west]], [[east]] ] [[call]] [[BIS_fnc_tridentGetRelationship]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[BIS_fnc_tridentSetRelationship]], [[BIS_fnc_tridentHandleDamage]] |See also= | ||
}} | }} | ||
Revision as of 13:52, 19 June 2018
Description
- Description:
- Description: Get relationship of competing Trident sides. The value slowly decreases towards 0.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [side_1,side_2] call BIS_fnc_tridentGetRelationship
- Parameters:
- side_1: Side
- side_2: Side
- Return Value:
- Number - Relationship value
Examples
- Example 1:
[ west, east ] call BIS_fnc_tridentGetRelationship;
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