setMarkerDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma |= Game name
| arma |Game name=


|1.00|= Game version
|1.00|Game version=


|eff= global |Multiplayer Effects=
|eff= global |Multiplayer Effects=
Line 40: Line 40:
[[Category:Scripting Commands ArmA|SETMARKERDIR]]
[[Category:Scripting Commands ArmA|SETMARKERDIR]]
[[Category:Command Group: Markers|SETMARKERDIR]]
[[Category:Command Group: Markers|SETMARKERDIR]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 16:24, 6 April 2020

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets the orientation of the marker. Angle is in degrees.
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerDir angle
Parameters:
markerName: String
angle: Number
Return Value:
Nothing

Examples

Example 1:
"Marker1" setMarkerDir 90;

Additional Information

See also:
markerDirsetMarkerBrushcreateMarkersetMarkerColorsetMarkerPossetMarkerShapesetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha

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

Notes

Bottom Section