waypointPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed format)
m (+ Category)
Line 36: Line 36:
[[Category:Scripting Commands OFP 1.96|WAYPOINTPOSITION]]
[[Category:Scripting Commands OFP 1.96|WAYPOINTPOSITION]]
[[Category:Scripting Commands ArmA|WAYPOINTPOSITION]]
[[Category:Scripting Commands ArmA|WAYPOINTPOSITION]]
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]]

Revision as of 18:23, 23 October 2006

Hover & click on the images for description

Description

Description:
Get waypoint position. Waypoint format is Waypoint.
Note: This function is identical to getWPPos.
Groups:
Uncategorised

Syntax

Syntax:
waypointPosition waypoint
Parameters:
waypoint: Array
Return Value:
Array

Examples

Example 1:
wPos = waypointPosition [groupOne, 1]

Additional Information

See also:
See also needed

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

Notes

Bottom Section