waypointPosition: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands ArmA|WAYPOINTPOSITION]] | [[Category:Scripting Commands ArmA|WAYPOINTPOSITION]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:43, 2 November 2011
Description
- Description:
- Get Waypoint's Position.
Note: This function is identical to getWPPos. - Groups:
- Uncategorised
Syntax
- Syntax:
- Array = waypointPosition waypoint
- Parameters:
- waypoint: Array - format Waypoint
- Return Value:
- Array - format Position
Examples
- Example 1:
_wPos = waypointPosition [_groupOne, 1]
Additional Information
- See also:
- waypointssetWaypointPositionsetWPPos
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Take On Helicopters
- Command Group: Waypoints