markerShape: Difference between revisions
Killzone Kid (talk | contribs) No edit summary |
(Added empty string) |
||
| Line 24: | Line 24: | ||
|r1= [[String]] - shape of given marker. Can be return: | |r1= [[String]] - shape of given marker. Can be return: | ||
* {{hl|""}} - if the marker does not exist | |||
* {{hl|"ICON"}} | * {{hl|"ICON"}} | ||
* {{hl|"RECTANGLE"}} | * {{hl|"RECTANGLE"}} | ||
* {{hl|"ELLIPSE"}} | * {{hl|"ELLIPSE"}} | ||
* {{GVI|arma3|1.60|size= 0.75}} {{hl|"POLYLINE"}} | * {{GVI|arma3|1.60|size= 0.75}} {{hl|"POLYLINE"}} - hand drawn markers | ||
* {{GVI|arma3|2.20|size= 0.75}} {{hl|"TRIANGLE"}} | * {{GVI|arma3|2.20|size= 0.75}} {{hl|"TRIANGLE"}} | ||
* {{GVI|arma3|2.20|size= 0.75}} {{hl|"PENTAGON"}} | * {{GVI|arma3|2.20|size= 0.75}} {{hl|"PENTAGON"}} | ||
Revision as of 18:17, 12 May 2026
Description
- Description:
- Returns the shape of given marker.
- Groups:
- Markers
Syntax
- Syntax:
- markerShape name
- Parameters:
- name: String - name of the marker
- Return Value:
- String - shape of given marker. Can be return:
Examples
- Example 1:
Additional Information
- See also:
- setMarkerShape setMarkerShapeLocal
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note