setTaskMarkerOffset: Difference between revisions

From Bohemia Interactive Community
mNo edit summary
mNo edit summary
 
Line 12: Line 12:
|p1= obj: [[Object]]
|p1= obj: [[Object]]


|p2= position: [[Array]] format [[Position#PositionRelative|PositionRelative]]
|p2= position: [[Position#PositionRelative|PositionRelative]]


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

Latest revision as of 07:43, 2 January 2026

Hover & click on the images for description

Description

Description:
Sets the task marker position in model space.
Groups:
Briefing

Syntax

Syntax:
obj setTaskState position
Parameters:
obj: Object
position: PositionRelative
Return Value:
Nothing

Examples

Example 1:
player setTaskMarkerOffset [0,0.5,1];

Additional Information

See also:
taskMarkerOffset

Notes

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