sendTask: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ")
m (Text replacement - "|x1= <sqf>(example);</sqf>" to "|x1=")
 
(2 intermediate revisions by the same user not shown)
Line 27: Line 27:
|r1= [[Task]]
|r1= [[Task]]


|x1= <code>(example)</code>
|x1=


|seealso=
|seealso=
}}
}}

Latest revision as of 13:04, 3 October 2022

Hover & click on the images for description

Description

Description:
Create a new AI task (subtask of parentTask). Type is name of registered task type.
Groups:
BriefingTeams

Syntax

Syntax:
sender sendTask [receiver,[type] or [type,parentTask],priority,name1,value1,name2,value2,...]
Parameters:
sender: Team Member
[receiver,[type] or [type,parentTask],priority,name1,value1,name2,value2,...]: Array
Return Value:
Task

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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