setMarkerTextLocal
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.04
Description
- Description:
- Sets the text label of an existing marker.
Syntax
- Syntax:
- markerName setMarkerTextLocal text
- Parameters:
- markerName: String
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerTextLocal "You are here."
Additional Information
- Multiplayer:
- setMarkerTextLocal is Local.
- See also:
- setMarkerBrush, setMarkerColor, setMarkerDir, setMarkerPos, setMarkerShape, setMarkerSize, setMarkerType
Notes
Notes
Notes