sendTask

From Bohemia Interactive Community
Revision as of 11:36, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search
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:
Uncategorised

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

Example 1:
(example)

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

Notes

Bottom Section