taskResult: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 35: | Line 35: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 21:07, 19 September 2019
Description
- Description:
- Send a result of the task to the task sender.
- Groups:
- Uncategorised
Syntax
- Syntax:
- taskResult task
- Parameters:
- task: Task
- Return Value:
- Array - [state, result] (see setTaskResult)
Examples
- Example 1:
taskResult (player createSimpleTask ["NewTask"]);
Additional Information
- See also:
- setTaskResult
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