taskMarkerOffset: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") | m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" to "") | ||
| Line 35: | Line 35: | ||
| {{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
| [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 00:23, 18 January 2021
Description
- Description:
- Returns model space position for the task marker
- Groups:
- Briefing
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
 
	