setWPPos: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
||
Line 8: | Line 8: | ||
| Sets waypoint position <br><br> | | Sets waypoint position <br><br> | ||
{{ Informative | This command is identical to <tt>[[setWaypointPosition]] [pos, -1]</tt> (see command description for more info)}} | {{ Feature | Informative | This command is identical to <tt>[[setWaypointPosition]] [pos, -1]</tt> (see command description for more info)}} | ||
| waypoint '''setWPPos''' pos | | waypoint '''setWPPos''' pos |
Revision as of 00:14, 7 February 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- pos: Array - format PositionAGL
- Return Value:
- Return value needed
Examples
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
- Posted on November 15, 2018 - 14:27 (UTC)
- killzone_kid
- Even though this command can accept Position2D, it is better to always explicitly state the elevation of waypoint by providing PositionAGL