setTaskResult: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
mNo edit summary
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[createSimpleTask]], [[removeSimpleTask]], [[setSimpleTaskDescription]], [[setSimpleTaskDestination]], [[setTaskState]], [[taskState]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 10:48, 15 July 2009

Hover & click on the images for description

Description

Description:
Set a result of the task.
Groups:
Uncategorised

Syntax

Syntax:
task setTaskResult [state,result]
Parameters:
task: Task -
[state,result]: Array -
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
createSimpleTaskremoveSimpleTasksetSimpleTaskDescriptionsetSimpleTaskDestinationsetTaskStatetaskState

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

Notes

Bottom Section