BIS fnc EXP camp balanceGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{RV\|type=function \| *arma ?3 * \| *([0-9]\.[0-9]{2}) * \|gr1=(.*) \| <pre>\/\*" to "{{RV|type=function |game1= arma3 |version1= $1 |gr1=$2 |descr= <pre>/*")
m (Text replacement - " |p1= |r1= |x1= }}" to " |p1= |r1= |x1= |seealso= }}")
 
Line 28: Line 28:


|x1=
|x1=
|seealso=
}}
}}

Latest revision as of 03:15, 13 June 2021

Hover & click on the images for description

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
*/
🏗
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki.
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