BIS fnc formatCuratorChallengeObjects: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: CuratorChallenges(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = CuratorChallenges |GROUP1= | |gr1 = CuratorChallenges |GROUP1= | ||
| Format the list of objects compatible with curator challenge to be displayed in the task descriptipon. |Description= | | Format the list of objects compatible with curator challenge to be displayed in the task descriptipon. |Description= | ||
| classes call [[BIS_fnc_formatCuratorChallengeObjects]] |Syntax= | | classes call [[BIS_fnc_formatCuratorChallengeObjects]] |Syntax= | ||
Line 17: | Line 14: | ||
| [[String]] |Return value= | | [[String]] |Return value= | ||
|x1= <code>["class_1","class_2"] [[call]] [[BIS_fnc_formatCuratorChallengeObjects]];</code>|Example 1= | |x1= <code>["class_1","class_2"] [[call]] [[BIS_fnc_formatCuratorChallengeObjects]];</code>|Example 1= | ||
| [[Curator]],[[BIS_fnc_manageCuratorChallenges]],[[BIS_fnc_finishCuratorChallenge]],[[BIS_fnc_addCuratorChallenge]] |See also= | | [[Curator]],[[BIS_fnc_manageCuratorChallenges]],[[BIS_fnc_finishCuratorChallenge]],[[BIS_fnc_addCuratorChallenge]] |See also= |
Revision as of 23:11, 16 January 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:
- 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