BIS fnc finishCuratorChallenge: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[^ ]+\] (call|spawn) ('''|\[\[)BI(N|S)_fnc_[a-zA-Z0-9_]+('''|\]\]));? \| *p1 *=" to " |s1=$1 |p1=") |
||
Line 10: | Line 10: | ||
When rewards defined in the argument are exceeded, refilling points bar fill be offered instead. Number of challenges can be retrieved by | When rewards defined in the argument are exceeded, refilling points bar fill be offered instead. Number of challenges can be retrieved by | ||
| [curator,input,taskState]] call [[BIS_fnc_finishCuratorChallenge]] | |s1=[curator,input,taskState]] call [[BIS_fnc_finishCuratorChallenge]] | ||
|p1=curator [[Object]] - Curator | |p1=curator [[Object]] - Curator |
Revision as of 19:29, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- CuratorChallenges
Syntax
- Syntax:
- [curator,input,taskState]] call BIS_fnc_finishCuratorChallenge
- Parameters:
- curator Object - Curator
- input Array - Array in format:
- taskState String - Task state, can be:
- "SUCCEEDED"
- "FAILED"
- "CANCELED"
- "ASSIGNED"
- Return Value:
- Boolean
Examples
- Example 1:
[BIS_curator,["DestroyVehicle",BIS_curator],"SUCCEEDED"] call BIS_fnc_finishCuratorChallenge; _number = BIS_curator getVariable "DestroyVehicle";
Additional Information
- See also:
- Arma 3: CuratorBIS_fnc_formatCuratorChallengeObjectsBIS_fnc_manageCuratorChallengesBIS_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