Difference between revisions of "markerShape"
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:ArmA 2: New Scripting Commands List\|{{uc:{{PAGENAME}}}}\]\]\s*" to "") |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Command|= | + | {{Command|Comments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | arma2 | | + | | arma2 |Game name= |
− | |1.00| | + | |1.00|Game version= |
− | |arg= global|= | + | |arg= global|Multiplayer Arguments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Gets the marker shape. See [[setMarkerShape]] for a list of strings that can be returned. |= | + | | Gets the marker shape. See [[setMarkerShape]] for a list of strings that can be returned. Possible return values: |
+ | * <tt>"ICON"</tt> | ||
+ | * <tt>"RECTANGLE"</tt> | ||
+ | * <tt>"ELLIPSE"</tt> | ||
+ | * <tt>"POLYLINE"</tt> | ||
+ | * <tt>"ERROR"</tt> |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | '''markerShape''' name |= | + | | '''markerShape''' name |SYNTAX= |
|p1= name: [[String]] - |PARAMETER1= | |p1= name: [[String]] - |PARAMETER1= | ||
Line 39: | Line 44: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
− | + | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Latest revision as of 16:59, 19 September 2019

Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- Gets the marker shape. See setMarkerShape for a list of strings that can be returned. Possible return values:
- "ICON"
- "RECTANGLE"
- "ELLIPSE"
- "POLYLINE"
- "ERROR"
Syntax
Examples
Additional Information
- Multiplayer:
- -
- See also:
- setMarkerShapesetMarkerShapeLocal
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
Bottom Section
- Posted on May 30, 2016 - 19:33 (UTC)
- Killzone Kid
- Free hand drawn markers return "POLYLINE"