setMarkerTextLocal
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
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:
- "NameOfMarker" setMarkerTextLocal string
- Parameters:
- NameOfMarker: String
- string: 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

