currentTask: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=")
m (Text replacement - "\|" to "|")
Line 13: Line 13:
|p1= person: [[Object]] -
|p1= person: [[Object]] -


\|r1= [[Task]]
|r1= [[Task]]


\|x1= <code>_currTask = [[currentTask]] [[player]];</code>
|x1= <code>_currTask = [[currentTask]] [[player]];</code>


|seealso= [[taskNull]], [[createSimpleTask]], [[simpleTasks]], [[taskCompleted]]
|seealso= [[taskNull]], [[createSimpleTask]], [[simpleTasks]], [[taskCompleted]]

Revision as of 11:32, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

Syntax

Syntax:
Syntax needed
Parameters:
person: Object -
Return Value:
Task

Examples

Example 1:
_currTask = currentTask player;

Additional Information

See also:
taskNullcreateSimpleTasksimpleTaskstaskCompleted

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