setCurrentTask: Difference between revisions

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


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


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
Line 40: Line 40:
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]]

Revision as of 10:56, 29 July 2010

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:
createSimpleTask simpleTasks currentTask

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