setMarkerTextLocal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma1 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 20: | Line 20: | ||
|eff= local | |eff= local | ||
| Sets the text label of an existing marker. | |descr= Sets the text label of an existing marker. | ||
|s1= markerName '''setMarkerTextLocal''' text | |s1= markerName '''setMarkerTextLocal''' text |
Revision as of 21:22, 13 June 2021
Description
- Description:
- Sets the text label of an existing marker.
- Groups:
- Markers
Syntax
- Syntax:
- markerName setMarkerTextLocal text
- Parameters:
- markerName: String
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerTextLocal "You are here.";
Additional Information
- See also:
- setMarkerBrushsetMarkerColorsetMarkerDirsetMarkerPossetMarkerShapesetMarkerSizesetMarkerType
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