setMarkerColorLocal
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Sets marker color for the given marker locally. Marker color names and their corresponding RGBA values for Arma 3 could be found in here: CfgMarkerColors_Arma_3
Syntax
- Syntax:
- markerName setMarkerColorLocal color
- Parameters:
- markerName: String
- color: String
- Return Value:
- Nothing
Examples
- Example 1:
-
"MarkerOne" setMarkerColorLocal "ColorBlack";
Additional Information
- See also:
- markerColorgetMarkerColorsetMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
- Groups:
- Markers
Notes
Notes
Bottom Section
Categories:
- Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- ArmA: Armed Assault: New Scripting Commands
- Command Group: Markers
- Introduced with Armed Assault version 1.04
- Commands utilizing global arguments
- Commands with local effects
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands