setMarkerShapeLocal
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.04
Description
- Description:
- Selects the shape (type) of the marker.
Shape can be "ICON", "RECTANGLE" or "ELLIPSE".
Syntax
- Syntax:
- "NameOfMarker" setMarkerShapeLocal "shape"
- Parameters:
- NameOfMarker: Object
- shape: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerShapeLocal "RECTANGLE"
Additional Information
- Multiplayer:
- Behaviour unknown.

