setTaskMarkerOffset: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
BrettMayson (talk | contribs) mNo edit summary |
||
(4 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 | ||
Line 9: | Line 8: | ||
|descr= Sets the task marker position in model space. | |descr= Sets the task marker position in model space. | ||
|s1= | |s1= obj [[setTaskState]] position | ||
|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