setCurrentTask: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[createSimpleTask]] [[simpleTasks]] [[currentTask]] |= SEEALSO  
| [[createSimpleTask]], [[simpleTasks]], [[currentTask]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 08:09, 1 June 2011

Hover & click on the images for description

Description

Description:
Set the task as a current task of the person.
Groups:
Uncategorised

Syntax

Syntax:
Object setCurrentTask Task
Parameters:
Object: the unit having the task
Task: the task you want to select
Return Value:
Nothing

Examples

Example 1:
player setCurrentTask tskKillSpongebob

Additional Information

See also:
createSimpleTasksimpleTaskscurrentTask

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