BIS_fnc_EXP_camp_playerChecklist
Jump to navigation
Jump to search
Description
- Description:
/* Author: Thomas Ryan Description: Display a checklist of players that don't meet the given condition, thus preventing mission progress. Parameters: _this select 0: CODE - General condition that must be met to proceed. Will not list player names. _this select 1: CODE - Condition that must be met by each player. Use _player to reference the player unit. _this select 2: CODE - Code to be executed when all players meet the defined condition. Returns: True if successful, false if not. */
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_EXP_camp_playerChecklist
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
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