BIS fnc EXP camp balanceGroup: Difference between revisions
| m (Text replacement - " <!---|arg= local |Multiplayer Arguments=--->  <!---|eff= local |Multiplayer Effects=--->  " to " ") | Lou Montana (talk | contribs)  m (Text replacement - " |p1=   |r1=  |x1= }}" to " |p1=   |r1=  |x1=  |seealso= }}") | ||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{RV|type=function | {{RV|type=function | ||
| | arma3 | |game1= arma3 | ||
| |version1= 1.62 | |||
| |1.62 | |||
| |gr1= Campaign | |gr1= Campaign | ||
| | <pre>/* | |descr= <pre>/* | ||
| 	Author: Nelson Duarte | 	Author: Nelson Duarte | ||
| Line 20: | 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]] | |s1= [] call [[BIS_fnc_EXP_camp_balanceGroup]] | ||
| Line 30: | Line 29: | ||
| |x1= | |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
 
	