setMarkerColor: Difference between revisions
Jump to navigation
Jump to search
(add. ArmA2 classification) |
Dr Eyeball (talk | contribs) (add colorOrange) |
||
Line 16: | Line 16: | ||
* '''"ColorBlue"''' | * '''"ColorBlue"''' | ||
* '''"ColorYellow"''' | * '''"ColorYellow"''' | ||
* '''"ColorOrange"''' | |||
* '''"ColorWhite"''' | * '''"ColorWhite"''' | ||
|= Description | |= Description |
Revision as of 11:12, 19 July 2009
Description
- Description:
- Set marker color. Color is one of:
- "Default"
- "ColorBlack"
- "ColorRed"
- "ColorRedAlpha"
- "ColorGreen"
- "ColorGreenAlpha"
- "ColorBlue"
- "ColorYellow"
- "ColorOrange"
- "ColorWhite"
- 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:
- See also needed
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