setWPPos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "</dd> </dl>" to "</dd> </dl>") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 24: | Line 24: | ||
|gr1= Waypoints | |gr1= Waypoints | ||
| Sets waypoint position <br><br> | |descr= Sets waypoint position <br><br> | ||
{{ Feature | 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)}} | ||
Revision as of 21:19, 13 June 2021
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