BIS fnc EXP camp balanceGroup: Difference between revisions
Jump to navigation
Jump to search
m (infobox to template) |
Lou Montana (talk | contribs) m (Text replacement - " |p1= |r1= |x1= }}" to " |p1= |r1= |x1= |seealso= }}") |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.62 | |||
| | |gr1= Campaign | ||
|descr= <pre>/* | |||
Author: Nelson Duarte | Author: Nelson Duarte | ||
Line 22: | Line 19: | ||
Returns: | Returns: | ||
Nothing | Nothing | ||
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> | */</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in --> | ||
| | |s1= [] call [[BIS_fnc_EXP_camp_balanceGroup]] | ||
| | |p1= | ||
| | |r1= | ||
| | |x1= | ||
| | |seealso= | ||
}} | }} | ||
Latest revision as of 02:15, 13 June 2021
Description
- Description:
/* Author: Nelson Duarte Description: Balances a group depending on the amount of connected players Parameters: _group: The group to balance _minCount: The minimal count of units group must end up with _bExcludeVehicleRoles: Whether to exclude units in important vehicle roles (driver, gunner, commander) Returns: Nothing */
- Execution:
- call
- Groups:
- Campaign
Syntax
- Syntax:
- [] call BIS_fnc_EXP_camp_balanceGroup
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
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