BIS fnc formatCuratorChallengeObjects: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
||
Line 8: | Line 8: | ||
|descr= Format the list of objects compatible with curator challenge to be displayed in the task descriptipon. | |descr= Format the list of objects compatible with curator challenge to be displayed in the task descriptipon. | ||
|s1= | |s1= classes call [[BIS_fnc_formatCuratorChallengeObjects]] | ||
|p1=classes: [[Array]] of [[String|strings]] - CfgVehicle classes | |p1=classes: [[Array]] of [[String|strings]] - CfgVehicle classes |
Revision as of 15:29, 19 June 2021
Description
- Description:
- Format the list of objects compatible with curator challenge to be displayed in the task descriptipon.
- Execution:
- call
- Groups:
- CuratorChallenges
Syntax
- Syntax:
- classes call BIS_fnc_formatCuratorChallengeObjects
- Parameters:
- classes: Array of strings - CfgVehicle classes
- Return Value:
- String
Examples
- Example 1:
["class_1","class_2"] call BIS_fnc_formatCuratorChallengeObjects;
Additional Information
- See also:
- Arma 3: CuratorBIS_fnc_manageCuratorChallengesBIS_fnc_finishCuratorChallengeBIS_fnc_addCuratorChallenge
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