BIS fnc tridentSetRelationship: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects(...) |
Lou Montana (talk | contribs) m (Text replacement - "{{Function" to "{{RV|type=function ") |
||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3|1.00|gr1 = Sides| Set relationship of competing Trident sides. | |||
When the value reaches threshold, side relationship will change. | When the value reaches threshold, side relationship will change. | ||
The value slowly decreases towards 0.| [side_1,side_2,value,absolute] call [[BIS_fnc_tridentSetRelationship]] | The value slowly decreases towards 0.| [side_1,side_2,value,absolute] call [[BIS_fnc_tridentSetRelationship]] |
Revision as of 11:46, 24 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- Syntax needed
- Parameters:
- side_1: Side
- side_2: Side
- value: Number - Changed value
- absolute: Boolean - true to add the value, false to set the value
- Return Value:
- Return value needed
Examples
- Example 1:
[ west, east, 0.5, true ] call BIS_fnc_tridentSetRelationship;
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