setSimpleTaskType: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
||
Line 38: | Line 38: | ||
</dl> | </dl> | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 02:07, 18 January 2021
Description
- Description:
- Attach type to the simple task. See Default Task Types.
- Groups:
- Briefing
Syntax
- Syntax:
- task setSimpleTaskType taskType
- Parameters:
- task: Task
- taskType: String - Type of task
- Return Value:
- Nothing
Examples
- Example 1:
(currentTask player) setSimpleTaskType "attack";
Additional Information
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