BIS fnc formatCuratorChallengeObjects: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=") |
Lou Montana (talk | contribs) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.16 | |||
|1.16 | |||
|gr1= CuratorChallenges | |gr1= CuratorChallenges | ||
| 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. | ||
| classes call [[BIS_fnc_formatCuratorChallengeObjects]] | |s1= classes call [[BIS_fnc_formatCuratorChallengeObjects]] | ||
|p1=classes: [[Array]] of [[String | |p1=classes: [[Array]] of [[String]]s - CfgVehicle classes | ||
|r1= [[String]] | |||
|x1= <sqf>["class_1","class_2"] call BIS_fnc_formatCuratorChallengeObjects;</sqf> | |||
|seealso= [[Arma 3: Curator]] | |seealso= [[Arma 3: Curator]] [[BIS_fnc_manageCuratorChallenges]] [[BIS_fnc_finishCuratorChallenge]] [[BIS_fnc_addCuratorChallenge]] | ||
}} | }} |
Latest revision as of 14:48, 8 November 2023
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:
Additional Information
- See also:
- Arma 3: Curator BIS_fnc_manageCuratorChallenges BIS_fnc_finishCuratorChallenge BIS_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