markerShape: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 5: | Line 5: | ||
|gr1 = Markers | |gr1 = Markers | ||
|arg= global | |arg= global | ||
Line 25: | Line 24: | ||
| [[String]] | | [[String]] | ||
|x1= <code>[[if]] ('''markerShape''' "Marker1" == "RECTANGLE") [[then]] {[[hint]] "Marker1 is a rectangle!"}</code> | |x1= <code>[[if]] ('''markerShape''' "Marker1" == "RECTANGLE") [[then]] {[[hint]] "Marker1 is a rectangle!"}</code> | ||
| [[setMarkerShape]], [[setMarkerShapeLocal]] | | [[setMarkerShape]], [[setMarkerShapeLocal]] |
Revision as of 17:42, 18 January 2021
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"
- Groups:
- Markers
Syntax
Examples
Additional Information
- See also:
- setMarkerShapesetMarkerShapeLocal
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
- Posted on May 30, 2016 - 19:33 (UTC)
- Killzone Kid
- Free hand drawn markers return "POLYLINE"