createTask

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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:
teamMember createTask [[type, parentTask], priority, name1, value1, ...]
Parameters:
teamMember: Team Member
type: String - name defined in CfgTasks
parentTask: Task - (Optional)
priority: Number
nameN: String
valueN: String
Return Value:
Task

Examples

Examples:
Example needed

Additional Information

See also:
Tasks type briefing createSimpleTask simpleTasks currentTask currentTasks setCurrentTask taskState setTaskState taskResult setTaskResult taskCompleted removeSimpleTask

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