copyWaypoints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s1= +" to "|s1= ")
m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ")
Line 17: Line 17:
|descr= Copy the chain of waypoints from source to target group. The target group will start to process waypoints from the first one.
|descr= Copy the chain of waypoints from source to target group. The target group will start to process waypoints from the first one.


|s1= groupTo '''copyWaypoints''' groupFrom
|s1= groupTo [[copyWaypoints]] groupFrom


|p1= groupTo: [[Group]]
|p1= groupTo: [[Group]]

Revision as of 18:58, 20 June 2021

Hover & click on the images for description

Description

Description:
Copy the chain of waypoints from source to target group. The target group will start to process waypoints from the first one.
Groups:
Waypoints

Syntax

Syntax:
groupTo copyWaypoints groupFrom
Parameters:
groupTo: Group
groupFrom: Group
Return Value:
Nothing

Examples

Example 1:
group1 copyWaypoints group2;

Additional Information

See also:
waypointsdeleteWaypointsetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointSpeed

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