setMarkerColorLocal
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:
- Set marker color. Color is one of:
- "Default"
- "ColorBlack"
- "ColorRed"
- "ColorRedAlpha"
- "ColorGreen"
- "ColorGreenAlpha"
- "ColorBlue"
- "ColorYellow"
- "ColorWhite"
Syntax
- Syntax:
- "NameOfMarker" setMarkerColorLocal "MarkerColor"
- Parameters:
- NameOfMarker: String
- MarkerColor: String
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerColorLocal "ColorBlack"
Additional Information
- Multiplayer:
- Behaviour unknown.

