setWPPos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<tt>([^= ]+)<\/tt>" to "{{hl|$1}}") |
Lou Montana (talk | contribs) m (Text replacement - "PositionAGL" to "PositionAGL") |
||
Line 31: | Line 31: | ||
|p1= waypoint: [[Array]] - format [[Waypoint]] | |p1= waypoint: [[Array]] - format [[Waypoint]] | ||
|p2= pos: [[Array]] - format [[PositionAGL]] | |p2= pos: [[Array]] - format [[Position#PositionAGL|PositionAGL]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Line 47: | Line 47: | ||
<dd class="notedate">Posted on November 15, 2018 - 14:27 (UTC)</dd> | <dd class="notedate">Posted on November 15, 2018 - 14:27 (UTC)</dd> | ||
<dt class="note">[[User:killzone_kid|killzone_kid]]</dt> | <dt class="note">[[User:killzone_kid|killzone_kid]]</dt> | ||
<dd class="note"> Even though this command can accept [[Position2D]], it is better to always explicitly state the elevation of waypoint by providing [[PositionAGL]] | <dd class="note"> Even though this command can accept [[Position2D]], it is better to always explicitly state the elevation of waypoint by providing [[Position#PositionAGL|PositionAGL]] | ||
</dd> | </dd> | ||
</dl> | </dl> |
Revision as of 16:52, 5 January 2022
Description
- Description:
- Sets waypoint position
- Groups:
- Waypoints
Syntax
- Syntax:
- waypoint setWPPos pos
- Parameters:
- waypoint: Array - format Waypoint
- pos: Array - format PositionAGL
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- deleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointswaypointSpeed
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.21
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Elite: Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Take On Helicopters: Scripting Commands
- Arma 3: Scripting Commands
- Command Group: Waypoints