taskMarkerOffset: Difference between revisions
| Lou Montana (talk | contribs) m (Fix category, add seeAlso link) | m (template:command argument fix) | ||
| Line 11: | Line 11: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Returns model space position for the task marker |=  | | Returns model space position for the task marker |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | [[taskMarkerOffset]] unit |=  | | [[taskMarkerOffset]] unit |SYNTAX= | ||
| |p1= unit: [[Object]] |=  | |p1= unit: [[Object]] |PARAMETER1= | ||
| | [[Array]] - offset in format [x, y, z] |=  | | [[Array]] - offset in format [x, y, z] |RETURNVALUE= | ||
| |x1= <code>_offset = [[taskMarkerOffset]] [[player]];</code> |=  | |x1= <code>_offset = [[taskMarkerOffset]] [[player]];</code> |EXAMPLE1= | ||
| | [[setTaskMarkerOffset]] |=  | | [[setTaskMarkerOffset]] |SEEALSO= | ||
| }} | }} | ||
Revision as of 14:50, 7 April 2019
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
 
	