customWaypointPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *\[\[([a-zA-Z0-9_]+)\]\] * \|r1=" to "|s1= $1 |r1=")
Line 9: Line 9:
| Returns player's custom waypoint (LShift + LMB) [[Position]] or an empty array <tt>[]</tt> if no custom waypoint exists.
| Returns player's custom waypoint (LShift + LMB) [[Position]] or an empty array <tt>[]</tt> if no custom waypoint exists.


| [[customWaypointPosition]]
|s1= [[customWaypointPosition]]


|r1=[[Position]] in format [x,y,0] or []
|r1=[[Position]] in format [x,y,0] or []

Revision as of 16:50, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Waypoints

Syntax

Syntax:
customWaypointPosition
Return Value:
Position in format [x,y,0] or []

Examples

Example 1:
customWaypointPosition

Additional Information

See also:
allMapMarkers

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