setSimpleTaskType: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 16: | Line 16: | ||
| Nothing | | Nothing | ||
|x1= <code>([[currentTask]] [[player]]) [[setSimpleTaskType]] "attack";</code> | |x1= <code>([[currentTask]] [[player]]) [[setSimpleTaskType]] "attack";</code> | ||
Line 22: | Line 21: | ||
| [[taskType]], [[currentTask]], [[setSimpleTaskCustomData]], [[taskCustomData]], [[Arma_3_Tasks_Overhaul#Default_Task_Types:_Actions|Default Task Types]] | | [[taskType]], [[currentTask]], [[setSimpleTaskCustomData]], [[taskCustomData]], [[Arma_3_Tasks_Overhaul#Default_Task_Types:_Actions|Default Task Types]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 09:14, 11 June 2021
Description
- Description:
- Description needed
- Groups:
- Briefing
Syntax
- Syntax:
- Syntax needed
- Parameters:
- task: Task
- taskType: String - Type of task
- Return Value:
- Return value needed
Examples
- Example 1:
(currentTask player) setSimpleTaskType "attack";
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