BIS fnc paramGuerFriendly: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Set relationship between Independents and remaining sides.|= | | Set relationship between Independents and remaining sides.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| number call [[BIS_fnc_paramGuerFriendly]] |= | | number call [[BIS_fnc_paramGuerFriendly]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 18: | Line 18: | ||
0 - OPFOR<br> | 0 - OPFOR<br> | ||
1 - BLUFOR<br> | 1 - BLUFOR<br> | ||
2 - Everybody|= | 2 - Everybody|PARAMETER1= | ||
|p2= |= | |p2= |PARAMETER2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Boolean]]|= | | [[Boolean]]|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 29: | Line 29: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]] |= | | [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]] |SEEALSO= | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 14:32, 7 April 2019
Description
- Description:
- Set relationship between Independents and remaining sides.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- number call BIS_fnc_paramGuerFriendly
- Parameters:
- number: Number - Side relation, can be:
-1 - Nobody
0 - OPFOR
1 - BLUFOR
2 - Everybody - Return Value:
- Boolean
Examples
- Example 1:
2 call BIS_fnc_paramGuerFriendly;
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