setMarkerText: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[Category:Scripting Commands OFP Elite |SETMARKERTEXT]] | [[Category:Scripting Commands OFP Elite |SETMARKERTEXT]] | ||
[[Category:Scripting Commands ArmA|SETMARKERTEXT]] | [[Category:Scripting Commands ArmA|SETMARKERTEXT]] | ||
Line 26: | Line 24: | ||
Sets the text label of an existing marker. | Sets the text label of an existing marker. | ||
'''Example:''' | '''Example:''' | ||
"Marker1" '''setMarkerText''' "You are here." | "Marker1" '''setMarkerText''' "You are here." |