createTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *p([0-9]{1,2}) *= *(.+) * + \| *(\[\[.+) * " to " |p$1=$2 |r1=$3 ") |
||
Line 27: | Line 27: | ||
|p7= value1: [[String]] | |p7= value1: [[String]] | ||
| [[Task]] | |r1=[[Task]] | ||
<!-- | <!-- | ||
|x1= <code>(example)</code> | |x1= <code>(example)</code> |
Revision as of 04:21, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- BriefingTeams
Syntax
- Syntax:
- teamMember createTask [[type, parentTask], priority, name1, value1, (...), nameN, valueN]
- Parameters:
- teamMember: Team Member
- [type, parentTask]: Array
- type: String - name defined in CfgTasks
- parentTask (optional): Task
- priority: Number
- name1: String
- value1: 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