taskMarkerOffset

From Bohemia Interactive Community
Revision as of 13:03, 10 April 2018 by Lou Montana (talk | contribs) (Fix category, add seeAlso link)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns model space position for the task marker
Groups:
Uncategorised

Syntax

Syntax:
taskMarkerOffset unit
Parameters:
unit: Object
Return Value:
Array - offset in format [x, y, z]

Examples

Example 1:
_offset = taskMarkerOffset player;

Additional Information

See also:
setTaskMarkerOffset

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