setTaskMarkerOffset: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
BrettMayson (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|p1= obj: [[Object]] | |p1= obj: [[Object]] | ||
|p2= position: [[Array]] | |p2= position: [[Array]] format [[Position#PositionRelative|PositionRelative]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>player setTaskMarkerOffset [0,0.5,1];</sqf> | ||
|seealso= [[taskMarkerOffset]] | |seealso= [[taskMarkerOffset]] | ||
}} | }} |
Latest revision as of 11:22, 16 June 2024
Description
- Description:
- Sets the task marker position in model space.
- Groups:
- Briefing
Syntax
- Syntax:
- obj setTaskState position
- Parameters:
- obj: Object
- position: Array format PositionRelative
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- taskMarkerOffset
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