setWPPos: Difference between revisions
Jump to navigation
Jump to search
metal heart (talk | contribs) m (eff local) |
mNo edit summary |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Set waypoint position | | Set waypoint position |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Waypoint]] '''setWPPos''' [[Position2D]]|= Syntax | ||
|p1= | |p1= [[Waypoint]]: [[Array]] |= Parameter 1 | ||
|p2= | |p2= [[Position2D]]: [[Array]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[ | |x1= <code>[_groupOne, 1] setWPPos [[markerPos]] "MarkerOne"</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:10, 31 August 2007
Description
- Description:
- Set waypoint position
- Groups:
- Uncategorised
Syntax
- Syntax:
- Waypoint setWPPos Position2D
- Parameters:
- Waypoint: Array
- Position2D: Array
- 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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.21
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Waypoints