setMarkerColor: Difference between revisions
| Fred Gandt (talk | contribs) m (<pre> to <code> + calmed Desc.) | No edit summary | ||
| Line 30: | Line 30: | ||
| * "Color2_FD_F" (Light khaki) | * "Color2_FD_F" (Light khaki) | ||
| * "Color3_FD_F" (Light orange) | * "Color3_FD_F" (Light orange) | ||
| * "Color4_FD_F" (Light blue) |= Description | * "Color4_FD_F" (Light blue) | ||
| Arma 3 | |||
| * "ColorBLUFOR" | |||
| * "ColorCivilian" | |||
| * "ColorIndependent" | |||
| * "ColorOPFOR" | |||
| |= Description | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 20:52, 29 August 2014
Description
- Description:
- Set marker color. Color is one of: 
- "Default"
- "ColorBlack"
- "ColorGrey"
- "ColorRed"
- "ColorRedAlpha" (Arma 2 only)
- "ColorGreen"
- "ColorGreenAlpha" (Arma 2 only)
- "ColorBlue"
- "ColorYellow"
- "ColorOrange"
- "ColorWhite"
- "ColorPink"
- "ColorBrown"
- "ColorKhaki"
- "ColorWEST"
- "ColorEAST"
- "ColorGUER"
- "ColorCIV"
- "ColorUNKNOWN"
- "Color1_FD_F" (Light red)
- "Color2_FD_F" (Light khaki)
- "Color3_FD_F" (Light orange)
- "Color4_FD_F" (Light blue)
 - "ColorBLUFOR"
- "ColorCivilian"
- "ColorIndependent"
- "ColorOPFOR"
 
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerName setMarkerColor color
- Parameters:
- markerName: String
- color: String
- Return Value:
- Nothing
Examples
- Example 1:
- "MarkerOne" setMarkerColor "ColorBlack";
Additional Information
- See also:
- setMarkerBrushcreateMarkersetMarkerDirsetMarkerPossetMarkerShapesetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha
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
Notes
Bottom Section
Categories: 
- Scripting Commands
- Introduced with Operation Flashpoint version 1.21
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Markers
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
 
	