BIS fnc EXP camp playerChecklist: Difference between revisions
Jump to navigation
Jump to search
m (rollback) |
m (infobox to template) |
||
Line 22: | Line 22: | ||
Returns: | Returns: | ||
True if successful, false if not. | True if successful, false if not. | ||
*/</pre>{{ | */</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description= | ||
|[] call [[BIS_fnc_EXP_camp_playerChecklist]]|Syntax= | |[] call [[BIS_fnc_EXP_camp_playerChecklist]]|Syntax= |
Revision as of 15:26, 2 April 2019
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. */
Template:placeholder- 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