setTaskMarkerOffset: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
BrettMayson (talk | contribs) mNo edit summary |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.58 | |||
|1.58 | |||
|gr1= Briefing | |gr1= Briefing | ||
| Sets the task marker position in model space. | |descr= Sets the task marker position in model space. | ||
| obj [[setTaskState]] position | |s1= obj [[setTaskState]] position | ||
|p1= obj: [[Object]] | |p1= obj: [[Object]] | ||
|p2= position: [[Array]] | |p2= position: [[Array]] format [[Position#PositionRelative|PositionRelative]] | ||
| [[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