setMarkerColor: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
||
Line 40: | Line 40: | ||
[[Category:Scripting Commands OFP 1.96|SETMARKERCOLOR]] | [[Category:Scripting Commands OFP 1.96|SETMARKERCOLOR]] | ||
[[Category:Scripting Commands OFP 1.46|SETMARKERCOLOR]] | [[Category:Scripting Commands OFP 1.46|SETMARKERCOLOR]] | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Armed Assault|SETMARKERCOLOR]] | ||
[[Category:Command Group: Markers|SETMARKERCOLOR]] | [[Category:Command Group: Markers|SETMARKERCOLOR]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 19:51, 3 June 2020
Description
- Description:
- Sets marker color. Marker color names and their corresponding RGBA values for Arma 3 could be found in here: CfgMarkerColors_Arma_3
- 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:
- setMarkerColorLocalmarkerColorgetMarkerColorsetMarkerBrushcreateMarkersetMarkerDirsetMarkerPossetMarkerShapesetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha
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: Global Effect
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands Armed Assault
- Command Group: Markers
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters