setMarkerTypeLocal

From Bohemia Interactive Community
Revision as of 19:40, 1 September 2019 by Lou Montana (talk | contribs) (Text replacement - "|= Game name" to "|Game name=")
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
-wrong parameter ("Arma") defined!-1.04
Hover & click on the images for description

Description

Description:
Sets marker type locally. Marker type is a class name in cfgMarkers.
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerTypeLocal type
Parameters:
markerName: String
type: String. See cfgMarkers.
Return Value:
Nothing

Examples

Example 1:
"MarkerOne" setMarkerTypeLocal "Warning";

Additional Information

See also:
cfgMarkerssetMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypemarkerType

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