setMarkerShape
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Selects the shape (type) of the marker.
Shape can be "ICON", "RECTANGLE" or "ELLIPSE".
Syntax
- Syntax:
- markerName setMarkerShape shape
- Parameters:
- markerName: String
- shape: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerShape "RECTANGLE"
Additional Information
- Multiplayer:
- -
- See also:
- setMarkerBrush, setMarkerColor, setMarkerDir, setMarkerPos, createMarker, setMarkerSize, setMarkerText, setMarkerType, setMarkerAlpha
Notes
Notes