waypointPosition: Difference between revisions
Jump to navigation
Jump to search
m (+ Category) |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Get | | Get [[Waypoint]]'s [[Position]]. <br>'''Note''': This function is identical to [[getWPPos]]. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''waypointPosition''' | | [[Position]] <nowiki>=</nowiki> '''waypointPosition''' [[Waypoint]]|= Syntax | ||
|p1= | |p1= [[Waypoint]]: [[Array]] |= Parameter 1 | ||
| [[Array]] |= Return value | | [[Position]]: [[Array]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_wPos = waypointPosition [_groupOne, 1]</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 02:44, 1 September 2007
Description
- Description:
- Get Waypoint's Position.
Note: This function is identical to getWPPos. - Groups:
- Uncategorised
Syntax
- Syntax:
- Position = waypointPosition Waypoint
- Parameters:
- Waypoint: Array
- Return Value:
- Position: 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