setSimpleTaskType: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " | Nothing |x1" to " |r1= Nothing |x1") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Briefing | |gr1= Briefing | ||
| Attach type to the simple task. See [[Arma_3_Tasks_Overhaul#Default_Task_Types:_Actions|Default Task Types]]. | |descr= Attach type to the simple task. See [[Arma_3_Tasks_Overhaul#Default_Task_Types:_Actions|Default Task Types]]. | ||
|s1= task '''setSimpleTaskType''' taskType | |s1= task '''setSimpleTaskType''' taskType |
Revision as of 21:19, 13 June 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