BIS fnc paramGuerFriendly: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Set relationship between Independents and remaining sides.|= Description | ||
____________________________________________________________________________________________ | |||
| number call [[BIS_fnc_paramGuerFriendly]] |= Syntax | |||
____________________________________________________________________________________________ | |||
|p1= number: [[Number]] - Side relation, can be:<br> | |||
-1 - Nobody<br> | |||
0 - OPFOR<br> | |||
1 - BLUFOR<br> | |||
2 - Everybody|= Parameter 1 | |||
|p2= |= Parameter 2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Boolean]]|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>2 [[call]] [[BIS_fnc_paramGuerFriendly]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]] |= See also | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> | ||
<dl class="command_description"> | <dl class="command_description"> |
Revision as of 00:04, 31 May 2018
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