setWPPos: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Fixed params) |
||
Line 16: | Line 16: | ||
|p1= waypoint: [[Array]] |= Parameter 1 | |p1= waypoint: [[Array]] |= Parameter 1 | ||
|p2= position: [[ | |p2= position: [[Position]] or [[Position2D]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[groupOne, 1] setWPPos [[ | |x1= <code>[groupOne, 1] setWPPos [[markerPos]] "MarkerOne"</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:13, 15 September 2006
Description
- Description:
- Set waypoint position. Waypoint is in format Waypoint. Position is in format Position2D.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWPPos position
- Parameters:
- waypoint: Array
- position: Position or Position2D
- Return Value:
- Nothing
Examples
- Example 1:
[groupOne, 1] setWPPos markerPos "MarkerOne"
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