setMarkerType
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Set marker type. See cfgMarkers for a list of standard markers.
Syntax
- Syntax:
- markerName setMarkerType type
- Parameters:
- markerName: String
- type: String. See cfgMarkers.
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerType "Warning"
Additional Information
- Multiplayer:
- -
- See also:
- cfgMarkers, setMarkerTypeLocal, markerType, setMarkerAlphaLocal, setMarkerBrush, setMarkerColor, setMarkerDir, setMarkerPos, setMarkerShape, setMarkerSize, setMarkerText, createMarker
Notes
Notes