setMarkerTypeLocal
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.04
Description
- Description:
- Set marker type. See cfgMarkers for a list of standard markers.
Syntax
- Syntax:
- markerName setMarkerTypeLocal type
- Parameters:
- markerName: String
- type: String. See cfgMarkers.
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerTypeLocal "Warning"
Additional Information
- Multiplayer:
- -
- See also:
- cfgMarkers, setMarkerType, markerType
Notes
Notes