setMarkerPolylineLocal: Difference between revisions
Lou Montana (talk | contribs) m (Some wiki formatting) |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 14: | Line 14: | ||
|p1= marker: [[String]] | |p1= marker: [[String]] | ||
|p2= path: [[Array]] - {{hl|[x1, y1, x2, y2, ... xn, yn]}} | |p2= path: [[Array]] of [[Number]]s - {{hl|[x1, y1, x2, y2, ... xn, yn]}} | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Latest revision as of 03:57, 4 May 2026
Description
- Description:
- Sets a polyline marker's path. Works only on the computer that executes this command.
- Groups:
- Markers
Syntax
- Syntax:
- marker setMarkerPolylineLocal path
- Parameters:
- marker: String
- path: Array of Numbers - [x1, y1, x2, y2, ... xn, yn]
- Return Value:
- Nothing
Examples
- Example 1:
- Changes "marker_1" into a polyline and draws a sine curve on your position:
Additional Information
- See also:
- markerPolyline setMarkerPolyline
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note