setMarkerColorLocal: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1 = Markers |=GROUP1" to "|gr1 = Markers |GROUP1=") |
mNo edit summary |
||
Line 8: | Line 8: | ||
|gr1 = Markers |GROUP1= | |gr1 = Markers |GROUP1= | ||
|arg= global |Multiplayer Arguments= | |||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 42: | Line 42: | ||
[[Category:Scripting Commands|SETMARKERCOLORLOCAL]] | [[Category:Scripting Commands|SETMARKERCOLORLOCAL]] | ||
[[Category:Scripting Commands Armed Assault|SETMARKERCOLORLOCAL]] | [[Category:Scripting Commands Armed Assault|SETMARKERCOLORLOCAL]] | ||
[[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 11:21, 26 September 2020
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
- Groups:
- Markers
Syntax
- Syntax:
- markerName setMarkerColorLocal color
- Parameters:
- markerName: String
- color: String
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerColorLocal "ColorBlack";
Additional Information
- See also:
- markerColorgetMarkerColorsetMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
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