setTaskMarkerOffset: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
mNo edit summary
 
Line 12: Line 12:
|p1= obj: [[Object]]
|p1= obj: [[Object]]


|p2= position: [[Array]]
|p2= position: [[Array]] format [[Position#PositionRelative|PositionRelative]]


|r1= [[Nothing]]
|r1= [[Nothing]]

Latest revision as of 12:22, 16 June 2024

Hover & click on the images for description

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:
player setTaskMarkerOffset [0,0.5,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