setMarkerShape: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1 = Markers |=GROUP1" to "|gr1 = Markers |GROUP1=") |
mNo edit summary |
||
Line 7: | Line 7: | ||
|gr1 = Markers |GROUP1= | |gr1 = Markers |GROUP1= | ||
|eff= global |Multiplayer Effects= | |eff= global |Multiplayer Effects= | ||
Line 47: | Line 45: | ||
[[Category:Scripting Commands OFP Elite |SETMARKERSHAPE]] | [[Category:Scripting Commands OFP Elite |SETMARKERSHAPE]] | ||
[[Category:Scripting Commands Armed Assault|SETMARKERSHAPE]] | [[Category:Scripting Commands Armed Assault|SETMARKERSHAPE]] | ||
[[Category:Scripting Commands Arma 2|{{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 11:22, 26 September 2020
Description
- Description:
- Selects shape (actual type) of the marker. The shape can be:
- "ICON"
- "RECTANGLE"
- "ELLIPSE"
- "POLYLINE"
- Groups:
- Markers
Syntax
- Syntax:
- markerName setMarkerShape shape
- Parameters:
- markerName: String
- shape: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerShape "RECTANGLE";
Additional Information
- See also:
- markerShapesetMarkerBrushsetMarkerColorsetMarkerDirsetMarkerPoscreateMarkersetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlphasetMarkerShapeLocal
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
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Markers
- Scripting Commands: Global Effect
- Scripting Commands OFP Elite
- Scripting Commands Armed Assault
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters