setMarkerColorLocal: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Fred Gandt (talk | contribs) m (<pre> to <code> + "see also" + calmed Desc. >> is there a good reason for the colour list not matching that in setMarkerColor? <<) |
||
Line 10: | Line 10: | ||
| Set marker color. Color is one of: | | Set marker color. Color is one of: | ||
* | * "Default" | ||
* | * "ColorBlack" | ||
* | * "ColorRed" | ||
* | * "ColorRedAlpha" | ||
* | * "ColorGreen" | ||
* | * "ColorGreenAlpha" | ||
* | * "ColorBlue" | ||
* | * "ColorYellow" | ||
* | * "ColorOrange" (Arma 2 only) | ||
* | * "ColorWhite" |= Description | ||
|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 32: | Line 31: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>"MarkerOne" [[setMarkerColorLocal]] "ColorBlack";</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setMarkerColor]] |= See also | | [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerBrushLocal]], [[setMarkerColor]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerShapeLocal]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |= See also | ||
}} | }} |
Revision as of 06:58, 11 April 2014
Description
- Description:
- Set marker color. Color is one of:
- "Default"
- "ColorBlack"
- "ColorRed"
- "ColorRedAlpha"
- "ColorGreen"
- "ColorGreenAlpha"
- "ColorBlue"
- "ColorYellow"
- "ColorOrange" (Arma 2 only)
- "ColorWhite"
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerName setMarkerColorLocal color
- Parameters:
- markerName: String
- color: String
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerColorLocal "ColorBlack";
Additional Information
- See also:
- setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
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