setSimpleTaskDestination: Difference between revisions

From Bohemia Interactive Community
mNo edit summary
mNo edit summary
 
Line 21: Line 21:
|p1= task: [[Task]]
|p1= task: [[Task]]


|p2= pos: [[Array]] format [[Position]]
|p2= pos: [[Position]]


|r1= [[Nothing]]
|r1= [[Nothing]]

Latest revision as of 07:50, 2 January 2026

Hover & click on the images for description

Description

Description:
Attach a destination to the simple task.
Overrides setSimpleTaskTarget
Groups:
Briefing

Syntax

Syntax:
task setSimpleTaskDestination pos
Parameters:
task: Task
pos: Position
Return Value:
Nothing

Examples

Example 1:
_tskGoHere setSimpleTaskDestination (getMarkerPos "obj1");

Additional Information

See also:
Tasks createSimpleTask removeSimpleTask setSimpleTaskDescription setTaskState setTaskResult taskState taskDestination cancelSimpleTaskDestination

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note