createTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)]]" to "{{GameCategory|arma2|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
||
Line 52: | Line 52: | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:27, 8 January 2021
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, (...), 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