BIS fnc formatCuratorChallengeObjects: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious)) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.16| | |1.16|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Format the list of objects compatible with curator challenge to be displayed in the task descriptipon. |Description= | ||
____________________________________________________________________________________________ | |||
| classes call [[BIS_fnc_formatCuratorChallengeObjects]] |Syntax= | |||
|p1=classes: [[Array]] of [[String|strings]] - CfgVehicle classes |Parameter 1= | |||
| [[String]] |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>0 ["class_1","class_2"] [[call]] [[BIS_fnc_formatCuratorChallengeObjects]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Curator]],[[BIS_fnc_manageCuratorChallenges]],[[BIS_fnc_finishCuratorChallenge]],[[BIS_fnc_addCuratorChallenge]] |See also= | ||
}} | }} | ||
Revision as of 23:29, 21 June 2018
Description
- Description:
- Format the list of objects compatible with curator challenge to be displayed in the task descriptipon.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- classes call BIS_fnc_formatCuratorChallengeObjects
- Parameters:
- classes: Array of strings - CfgVehicle classes
- Return Value:
- String
Examples
- Example 1:
0 ["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