setCurrentTask
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- ARMA 2
- Version:
- 1.00
Description
- Description:
- Set the task as a current task of the person.
Syntax
- Syntax:
- Object setCurrentTask Task
- Parameters:
- Object: the unit having the task
- Task: the task you want to select
- Return Value:
- Nothing
Examples
- Example 1:
player setCurrentTask tskKillSpongebob
Additional Information
- Multiplayer:
- -
- See also:
- createSimpleTask, simpleTasks, currentTask
Notes
Notes