setSimpleTaskType

From Bohemia Interactive Community
Revision as of 13:22, 6 August 2020 by Lou Montana (talk | contribs) (Text replacement - "|Game Version= (number surrounded by NO SPACES)" to "|Game Version (number surrounded by NO SPACES)=")
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Attach type to the simple task. See Default Task Types.
Groups:
Uncategorised

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

Bottom Section