BIS_fnc_finishCuratorChallenge

From Bohemia Interactive Community
Revision as of 11:23, 10 June 2021 by Lou Montana (talk | contribs) (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
CuratorChallenges

Syntax

Syntax:
Syntax needed
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