BIS fnc tridentSetRelationship: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3|1.00|gr1 = Sides| Set relationship of competing Trident sides. | | 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 12:47, 11 April 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
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