BIS fnc formatCuratorChallengeObjects: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *(\^+\]) +\[\[call\]\] +\[\[(BIS_fnc_[a-zA-Z0-9_]+)\]\];? *<\/code>" to "<sqf>$1 call $2;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
||
Line 16: | Line 16: | ||
|x1= <sqf>["class_1","class_2"] call BIS_fnc_formatCuratorChallengeObjects;</sqf> | |x1= <sqf>["class_1","class_2"] call BIS_fnc_formatCuratorChallengeObjects;</sqf> | ||
|seealso= [[Arma 3: Curator]] [[BIS_fnc_manageCuratorChallenges]] | |seealso= [[Arma 3: Curator]] [[BIS_fnc_manageCuratorChallenges]] [[BIS_fnc_finishCuratorChallenge]],[[BIS_fnc_addCuratorChallenge]] | ||
}} | }} |
Revision as of 12:53, 1 July 2022
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_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