setSimpleTaskType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| (\[\[[a-zA-Z0-9 _]+\]\][^ ]*) \}\}" to "|seealso= ‎$1 }}")
m (Text replacement - " | Nothing |x1" to " |r1= Nothing |x1")
Line 15: Line 15:
|p2= taskType: [[String]] - Type of task
|p2= taskType: [[String]] - Type of task


| Nothing
|r1= [[Nothing]]


|x1= <code>([[currentTask]] [[player]]) [[setSimpleTaskType]] "attack";</code>
|x1= <code>([[currentTask]] [[player]]) [[setSimpleTaskType]] "attack";</code>

Revision as of 04:08, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
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

See also:
taskTypecurrentTasksetSimpleTaskCustomDatataskCustomDataDefault Task Types

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